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

{
    "count": 279,
    "next": "http://wannspieltbig.de/api/tournament/?format=api&limit=20&offset=100",
    "previous": "http://wannspieltbig.de/api/tournament/?format=api&limit=20&offset=60",
    "results": [
        {
            "id": 442,
            "name": "EPICENTER 2017",
            "name_alt": null
        },
        {
            "id": 646,
            "name": "ESEA Advanced S56",
            "name_alt": null
        },
        {
            "id": 487,
            "name": "ESEA CS:GO Open EU",
            "name_alt": null
        },
        {
            "id": 544,
            "name": "ESEA Intermediate S52",
            "name_alt": null
        },
        {
            "id": 565,
            "name": "ESEA Intermediate S53",
            "name_alt": null
        },
        {
            "id": 623,
            "name": "ESEA Intermediate S55",
            "name_alt": null
        },
        {
            "id": 515,
            "name": "ESEA Intermediate Season 50",
            "name_alt": null
        },
        {
            "id": 535,
            "name": "ESEA Intermediate Season 51",
            "name_alt": null
        },
        {
            "id": 422,
            "name": "ESEA MDL Finals / Global Challenge S27",
            "name_alt": null
        },
        {
            "id": 426,
            "name": "ESEA MDL S27 EU Premier",
            "name_alt": null
        },
        {
            "id": 423,
            "name": "ESEA MDL S27 Finals",
            "name_alt": null
        },
        {
            "id": 490,
            "name": "ESEA MDL S33 EU Premier",
            "name_alt": null
        },
        {
            "id": 499,
            "name": "ESEA MDL Season 33 Europe",
            "name_alt": null
        },
        {
            "id": 455,
            "name": "ESEA Mountain Dew League S24",
            "name_alt": null
        },
        {
            "id": 457,
            "name": "ESEA Mountain Dew League S24 Premier EU",
            "name_alt": null
        },
        {
            "id": 500,
            "name": "ESEA Mountain Dew League S33 EU",
            "name_alt": null
        },
        {
            "id": 444,
            "name": "ESG Tour Mykonos 2017",
            "name_alt": null
        },
        {
            "id": 533,
            "name": "ESL Challenger Atlanta 2024",
            "name_alt": null
        },
        {
            "id": 590,
            "name": "ESL Challenger League 50 EuropeCup1",
            "name_alt": null
        },
        {
            "id": 595,
            "name": "ESL Challenger League Season 50 EU Cup 1",
            "name_alt": null
        }
    ]
}