GET /api/v1/event/extras/?format=api&ordering=-note&page=11
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=12",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-note&page=10",
    "results": [
        {
            "id": 56,
            "choice": "Hepatitt A+B",
            "note": null
        },
        {
            "id": 57,
            "choice": "Bror - Trønder",
            "note": null
        },
        {
            "id": 59,
            "choice": "Ønsker tidligere retur",
            "note": null
        },
        {
            "id": 60,
            "choice": "Ønsker oppsatt retur kl.23",
            "note": null
        },
        {
            "id": 61,
            "choice": "Røft - Holly Molly Burger",
            "note": null
        },
        {
            "id": 62,
            "choice": "Røft - Røft Burger",
            "note": null
        },
        {
            "id": 63,
            "choice": "Røft - Texicana Burger",
            "note": null
        },
        {
            "id": 64,
            "choice": "Røft - Jack's Brothers Burger",
            "note": null
        },
        {
            "id": 65,
            "choice": "Røft - What's Sopp",
            "note": null
        },
        {
            "id": 66,
            "choice": "Røft - Jenny's Sisters Burger",
            "note": null
        }
    ]
}