GET /api/v1/event/extras/?format=api&ordering=-note&page=7
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 189,
    "next": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-note&page=8",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-note&page=6",
    "results": [
        {
            "id": 38,
            "choice": "B1",
            "note": null
        },
        {
            "id": 89,
            "choice": "Online-IL",
            "note": null
        },
        {
            "id": 39,
            "choice": "B2",
            "note": null
        },
        {
            "id": 78,
            "choice": "Søstrene Karlsen - Lasagne",
            "note": null
        },
        {
            "id": 40,
            "choice": "B3",
            "note": null
        },
        {
            "id": 74,
            "choice": "Bror - Vegansk",
            "note": null
        },
        {
            "id": 75,
            "choice": "Bror - BBQ",
            "note": null
        },
        {
            "id": 76,
            "choice": "Søstrene Karlsen - Cheeseburger",
            "note": null
        },
        {
            "id": 77,
            "choice": "Søstrene Karlsen - Vegetarburger",
            "note": null
        },
        {
            "id": 137,
            "choice": "Olivia - Pasta di manzo (pasta)",
            "note": null
        }
    ]
}