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

{
    "count": 307,
    "next": "http://wannspieltbig.de/api/tournament/?format=api&limit=20&offset=300",
    "previous": "http://wannspieltbig.de/api/tournament/?format=api&limit=20&offset=260",
    "results": [
        {
            "id": 604,
            "name": "United21 Season 37",
            "name_alt": null
        },
        {
            "id": 633,
            "name": "United21 Season 41",
            "name_alt": null
        },
        {
            "id": 635,
            "name": "United21 Season 41",
            "name_alt": null
        },
        {
            "id": 639,
            "name": "United21 Season 43",
            "name_alt": null
        },
        {
            "id": 671,
            "name": "United21 Season 46",
            "name_alt": null
        },
        {
            "id": 692,
            "name": "United21 Season48",
            "name_alt": null
        },
        {
            "id": 638,
            "name": "United21 x Esplay Challenge #1",
            "name_alt": null
        },
        {
            "id": 373,
            "name": "United Masters League Season 2",
            "name_alt": null
        },
        {
            "id": 588,
            "name": "Urban Academies #1",
            "name_alt": null
        },
        {
            "id": 614,
            "name": "Urban Riga Open #1",
            "name_alt": null
        },
        {
            "id": 649,
            "name": "Urban Riga Open 3",
            "name_alt": null
        },
        {
            "id": 652,
            "name": "Urban Riga Open 4",
            "name_alt": null
        },
        {
            "id": 519,
            "name": "VSFighting XII",
            "name_alt": null
        },
        {
            "id": 410,
            "name": "WePlay! Lock and Load",
            "name_alt": null
        },
        {
            "id": 427,
            "name": "WESG 2017",
            "name_alt": null
        },
        {
            "id": 443,
            "name": "WESG 2017 DE Qualifier",
            "name_alt": null
        },
        {
            "id": 435,
            "name": "WESG 2017 Europe & CIS",
            "name_alt": null
        },
        {
            "id": 473,
            "name": "WESG 2019 Central Europe & Iberia Closed Qualifier",
            "name_alt": null
        },
        {
            "id": 572,
            "name": "Winline Insight Season 7 Closed Qualifier",
            "name_alt": null
        },
        {
            "id": 483,
            "name": "WINNERS League Season 3 Europe",
            "name_alt": null
        }
    ]
}