GET /api/tournament/?format=api&offset=240
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 313,
    "next": "https://wannspieltbig.de/api/tournament/?format=api&limit=20&offset=260",
    "previous": "https://wannspieltbig.de/api/tournament/?format=api&limit=20&offset=220",
    "results": [
        {
            "id": 534,
            "name": "Prime Pokal 2024",
            "name_alt": null
        },
        {
            "id": 563,
            "name": "PRM Pokal 2025",
            "name_alt": null
        },
        {
            "id": 424,
            "name": "Qi Invitational",
            "name_alt": null
        },
        {
            "id": 553,
            "name": "Red Bull Faster",
            "name_alt": null
        },
        {
            "id": 697,
            "name": "Red Bull Faster 2026",
            "name_alt": null
        },
        {
            "id": 548,
            "name": "RES Showdown 1: BLAST Premier Rising Event",
            "name_alt": null
        },
        {
            "id": 653,
            "name": "RES Showdown 3: BLAST Open Qualifier",
            "name_alt": null
        },
        {
            "id": 496,
            "name": "Rio 2020: Closed Qualifier",
            "name_alt": null
        },
        {
            "id": 640,
            "name": "Roman Imperium Cup IV",
            "name_alt": null
        },
        {
            "id": 658,
            "name": "Roman Imperium Cup VI",
            "name_alt": null
        },
        {
            "id": 664,
            "name": "Roman Imperium Cup VII",
            "name_alt": null
        },
        {
            "id": 651,
            "name": "Roman Imperium Cup VII",
            "name_alt": null
        },
        {
            "id": 520,
            "name": "Shanghai Major 2024 EU RMR",
            "name_alt": null
        },
        {
            "id": 630,
            "name": "Skyesports Chennai Esports Global Championship 2025",
            "name_alt": null
        },
        {
            "id": 629,
            "name": "Skyesports Chennai Esports Global Championship 2025 EU OQ",
            "name_alt": null
        },
        {
            "id": 461,
            "name": "SL i-League StarSeries Season #3 EU",
            "name_alt": null
        },
        {
            "id": 432,
            "name": "SL i-League StarSeries Season #4 Qualifier",
            "name_alt": null
        },
        {
            "id": 666,
            "name": "Stake Ranked Episode 1 CQ",
            "name_alt": null
        },
        {
            "id": 689,
            "name": "Stake Ranked Episode 2 OQ",
            "name_alt": null
        },
        {
            "id": 387,
            "name": "StarLadder Major 2019",
            "name_alt": null
        }
    ]
}