GET /api/v1/event/extras/?format=api&ordering=-id&page=6
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=7",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-id&page=5",
    "results": [
        {
            "id": 146,
            "choice": "Olivia - Pollo bianco (hvit pizza)",
            "note": null
        },
        {
            "id": 145,
            "choice": "Sot & Sabrura - Pang Burger",
            "note": null
        },
        {
            "id": 144,
            "choice": "Sot & Sabrura - Jørns Burger",
            "note": null
        },
        {
            "id": 143,
            "choice": "Olivia - Prosciutto di parma (pizza)",
            "note": null
        },
        {
            "id": 142,
            "choice": "Olivia - Calzone al prosciutto Cotto (calzone)",
            "note": null
        },
        {
            "id": 141,
            "choice": "Sot & Sabrura - Amper Burger",
            "note": null
        },
        {
            "id": 140,
            "choice": "Olivia - Alla diavola (pizza)",
            "note": null
        },
        {
            "id": 139,
            "choice": "Olivia - Margherita (pizza)",
            "note": null
        },
        {
            "id": 138,
            "choice": "Sot & Sabrura - Blå Burger",
            "note": null
        },
        {
            "id": 137,
            "choice": "Olivia - Pasta di manzo (pasta)",
            "note": null
        }
    ]
}