GET /api/v1/tournament_records/?format=api&ordering=name&page=27
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=28",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=26",
    "results": [
        {
            "id": 263,
            "name": "8",
            "creator": 736026,
            "group": 5816,
            "created": "2020-06-04T02:19:04.420035Z",
            "started": null,
            "ended": null
        },
        {
            "id": 264,
            "name": "89i",
            "creator": 736026,
            "group": 3207,
            "created": "2020-06-04T03:02:44.180374Z",
            "started": null,
            "ended": null
        },
        {
            "id": 142,
            "name": "8vo Torneo Mexicano de Go por Internet",
            "creator": 124958,
            "group": 678,
            "created": "2020-04-07T18:07:02.040678Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1261,
            "name": "8 октября",
            "creator": 1073880,
            "group": 5070,
            "created": "2022-10-12T02:18:58.358092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1768,
            "name": "9",
            "creator": 1637723,
            "group": 3524,
            "created": "2024-09-29T07:36:33.784082Z",
            "started": null,
            "ended": null
        },
        {
            "id": 204,
            "name": "99",
            "creator": 736026,
            "group": 5276,
            "created": "2020-05-05T06:08:42.399136Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1453,
            "name": "9-9",
            "creator": 1343476,
            "group": 25,
            "created": "2023-05-20T11:34:00.573566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1974,
            "name": "99 nights survival",
            "creator": 1078350,
            "group": 15915,
            "created": "2025-11-25T02:40:49.804906Z",
            "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
        }
    ]
}