GET /api/v1/tournament_records/?format=api&ordering=name&page=26
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=name&page=27",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=25",
    "results": [
        {
            "id": 1453,
            "name": "9-9",
            "creator": 1343476,
            "group": 25,
            "created": "2023-05-20T11:34:00.573566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 265,
            "name": "9o",
            "creator": 736026,
            "group": 4573,
            "created": "2020-06-04T03:06:45.996549Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1642,
            "name": "9x9",
            "creator": 1024138,
            "group": 9818,
            "created": "2024-03-30T09:03:30.766783Z",
            "started": null,
            "ended": null
        },
        {
            "id": 851,
            "name": "เฟรนชิฟ9x9",
            "creator": 1058169,
            "group": 10201,
            "created": "2021-09-26T11:16:47.785245Z",
            "started": null,
            "ended": null
        },
        {
            "id": 63,
            "name": "9x9 32 reasons to cry",
            "creator": 582354,
            "group": 3207,
            "created": "2020-01-15T18:59:19.230653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1018,
            "name": "9x9 AI Challenge",
            "creator": 631251,
            "group": 1554,
            "created": "2022-02-17T07:24:24.443622Z",
            "started": null,
            "ended": null
        },
        {
            "id": 723,
            "name": "9x9 blitz",
            "creator": 482393,
            "group": 9451,
            "created": "2021-06-17T15:31:26.736074Z",
            "started": null,
            "ended": null
        },
        {
            "id": 800,
            "name": "9x9 fast correspondence",
            "creator": 904734,
            "group": 2014,
            "created": "2021-08-15T13:25:09.220518Z",
            "started": null,
            "ended": null
        },
        {
            "id": 738,
            "name": "9x9 Open Cup - July 2021",
            "creator": 1015644,
            "group": 3524,
            "created": "2021-06-27T11:10:55.088634Z",
            "started": null,
            "ended": null
        },
        {
            "id": 460,
            "name": "9X9 players",
            "creator": 773189,
            "group": 4081,
            "created": "2020-12-03T12:26:44.552050Z",
            "started": null,
            "ended": null
        }
    ]
}