GET /api/v1/event/extras/?format=api&ordering=-id&page=3
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=-id&page=4",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-id&page=2",
    "results": [
        {
            "id": 176,
            "choice": "Pizza Calabrese (Grano)",
            "note": null
        },
        {
            "id": 175,
            "choice": "Pizza Parma (Grano)",
            "note": null
        },
        {
            "id": 174,
            "choice": "Pizza Margherita (Grano)",
            "note": null
        },
        {
            "id": 173,
            "choice": "Gløshaugen",
            "note": null
        },
        {
            "id": 172,
            "choice": "Scandic Lerkendal",
            "note": null
        },
        {
            "id": 171,
            "choice": "Østre Berg",
            "note": null
        },
        {
            "id": 170,
            "choice": "Moholt studentby",
            "note": null
        },
        {
            "id": 169,
            "choice": "Sirkus Shopping",
            "note": null
        },
        {
            "id": 168,
            "choice": "Solsiden",
            "note": null
        },
        {
            "id": 167,
            "choice": "Dronningens gate",
            "note": null
        }
    ]
}