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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=50",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=48",
    "results": [
        {
            "id": 767,
            "name": "e-Go open",
            "creator": 815571,
            "group": 446,
            "created": "2021-07-17T16:28:28.322794Z",
            "started": null,
            "ended": null
        },
        {
            "id": 917,
            "name": "eierdop",
            "creator": 1080853,
            "group": 10530,
            "created": "2021-12-02T10:28:44.714449Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1890,
            "name": "El",
            "creator": 1796860,
            "group": 15413,
            "created": "2025-06-11T16:19:48.345273Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1536,
            "name": "Eliminatoria Juvenil Quzhou 2023",
            "creator": 1062558,
            "group": 13552,
            "created": "2023-10-22T21:05:12.907667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 540,
            "name": "Elygo",
            "creator": 924839,
            "group": 8095,
            "created": "2021-02-15T12:23:02.224937Z",
            "started": null,
            "ended": null
        },
        {
            "id": 821,
            "name": "empty",
            "creator": 1032638,
            "group": 9945,
            "created": "2021-09-11T21:32:21.358159Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1344,
            "name": "Ereeee",
            "creator": 1250784,
            "group": 10538,
            "created": "2023-01-16T15:19:08.922742Z",
            "started": null,
            "ended": null
        },
        {
            "id": 194,
            "name": "error",
            "creator": 443906,
            "group": 5416,
            "created": "2020-04-30T19:07:52.103665Z",
            "started": null,
            "ended": null
        },
        {
            "id": 170,
            "name": "ertyt",
            "creator": 748237,
            "group": 5329,
            "created": "2020-04-19T00:12:14.725500Z",
            "started": null,
            "ended": null
        },
        {
            "id": 16,
            "name": "Esfectsgecrsfes",
            "creator": 657455,
            "group": 3878,
            "created": "2019-07-28T19:40:09.092208Z",
            "started": null,
            "ended": null
        }
    ]
}