GET /api/tournament/?format=api&offset=120
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=140",
    "previous": "https://wannspieltbig.de/api/tournament/?format=api&limit=20&offset=100",
    "results": [
        {
            "id": 438,
            "name": "ESWC 2017",
            "name_alt": null
        },
        {
            "id": 383,
            "name": "European Champions Cup",
            "name_alt": "ECC Final Stage"
        },
        {
            "id": 579,
            "name": "European Esports Championship 2025",
            "name_alt": null
        },
        {
            "id": 621,
            "name": "European Pro League Regular Season 1",
            "name_alt": null
        },
        {
            "id": 582,
            "name": "European Pro League Season 26",
            "name_alt": null
        },
        {
            "id": 593,
            "name": "European Pro League Season 27",
            "name_alt": null
        },
        {
            "id": 527,
            "name": "European Pro League Season 3 (LoL)",
            "name_alt": null
        },
        {
            "id": 503,
            "name": "Europe Minor Closed Qualifier",
            "name_alt": null
        },
        {
            "id": 494,
            "name": "Europe Minor Open Qualifier 1",
            "name_alt": null
        },
        {
            "id": 583,
            "name": "Exort Series #13",
            "name_alt": null
        },
        {
            "id": 601,
            "name": "Exort Series #15",
            "name_alt": null
        },
        {
            "id": 606,
            "name": "Exort Series #16",
            "name_alt": null
        },
        {
            "id": 634,
            "name": "Exort Series #19",
            "name_alt": null
        },
        {
            "id": 576,
            "name": "Exort The Proving Grounds Season 1",
            "name_alt": null
        },
        {
            "id": 600,
            "name": "Exort the Proving Grounds Season 3",
            "name_alt": null
        },
        {
            "id": 618,
            "name": "Exort The Proving Grounds Season 4",
            "name_alt": null
        },
        {
            "id": 418,
            "name": "FACEIT Major London 2018",
            "name_alt": null
        },
        {
            "id": 451,
            "name": "Farmskins Championship #1",
            "name_alt": null
        },
        {
            "id": 430,
            "name": "Farmskins Championship #2",
            "name_alt": null
        },
        {
            "id": 624,
            "name": "Female Pro League #1",
            "name_alt": null
        }
    ]
}