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

{
    "count": 249,
    "next": "https://wannspieltbig.de/api/tournament/?format=api&limit=20&offset=80",
    "previous": "https://wannspieltbig.de/api/tournament/?format=api&limit=20&offset=40",
    "results": [
        {
            "id": 379,
            "name": "ECS S8 EU Cup 3",
            "name_alt": null
        },
        {
            "id": 378,
            "name": "ECS S8 EU Cup 4",
            "name_alt": null
        },
        {
            "id": 377,
            "name": "ECS S8 EU Cup 5",
            "name_alt": null
        },
        {
            "id": 411,
            "name": "ELEAGUE CS:GO Invitational 2019",
            "name_alt": null
        },
        {
            "id": 433,
            "name": "ELEAGUE Major: Boston 2018",
            "name_alt": null
        },
        {
            "id": 445,
            "name": "ELEAGUE Premier Qualifier",
            "name_alt": null
        },
        {
            "id": 625,
            "name": "Elite FE 6",
            "name_alt": null
        },
        {
            "id": 559,
            "name": "EMEA Masters 2025 Winter",
            "name_alt": "EMEA"
        },
        {
            "id": 574,
            "name": "EMEA Masters Spring 2025",
            "name_alt": null
        },
        {
            "id": 620,
            "name": "EMEA Masters Summer 2025",
            "name_alt": null
        },
        {
            "id": 442,
            "name": "EPICENTER 2017",
            "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
        }
    ]
}