GET /api/v1/event/extras/?format=api&ordering=-note&page=9
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=10",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-note&page=8",
    "results": [
        {
            "id": 89,
            "choice": "Online-IL",
            "note": null
        },
        {
            "id": 90,
            "choice": "velkom",
            "note": null
        },
        {
            "id": 91,
            "choice": "band",
            "note": null
        },
        {
            "id": 49,
            "choice": "B12",
            "note": null
        },
        {
            "id": 93,
            "choice": "Salsaburger",
            "note": null
        },
        {
            "id": 94,
            "choice": "Cheeseburger",
            "note": null
        },
        {
            "id": 95,
            "choice": "Veganburger",
            "note": null
        },
        {
            "id": 51,
            "choice": "M2",
            "note": null
        },
        {
            "id": 52,
            "choice": "M3",
            "note": null
        },
        {
            "id": 165,
            "choice": "Sot & Sabrura - OST Burger",
            "note": null
        }
    ]
}