GET /api/v1/tournament_records/?format=api&ordering=-ended&page=140
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=141",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=139",
    "results": [
        {
            "id": 1908,
            "name": "sus",
            "creator": 1817632,
            "group": 25,
            "created": "2025-07-14T11:25:48.158448Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1424,
            "name": "First",
            "creator": 1332763,
            "group": 13086,
            "created": "2023-04-06T22:08:18.695680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1420,
            "name": "thunder",
            "creator": 1172566,
            "group": 10060,
            "created": "2023-03-30T04:46:30.511904Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1421,
            "name": "tournament",
            "creator": 1115574,
            "group": 8628,
            "created": "2023-03-30T15:04:51.386998Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1422,
            "name": "Tercer Torneo Nakade",
            "creator": 68659,
            "group": 11434,
            "created": "2023-04-01T10:07:05.284179Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1425,
            "name": "Torneo del \"puente más largo del año\"",
            "creator": 746065,
            "group": 506,
            "created": "2023-04-07T01:12:05.093922Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1426,
            "name": "killstones",
            "creator": 1250299,
            "group": 13092,
            "created": "2023-04-07T23:22:15.950777Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1427,
            "name": "Ccd",
            "creator": 1329483,
            "group": 13083,
            "created": "2023-04-08T07:02:07.950154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1428,
            "name": "europe go champıons",
            "creator": 1237379,
            "group": 3,
            "created": "2023-04-08T13:43:48.955072Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1430,
            "name": "LudiGo - Mayo",
            "creator": 810064,
            "group": 12562,
            "created": "2023-04-10T03:39:26.832089Z",
            "started": null,
            "ended": null
        }
    ]
}