GET /api/v1/tournament_records/?format=api&ordering=-group&page=17
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=-group&page=18",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=16",
    "results": [
        {
            "id": 1476,
            "name": "Тестовая запись",
            "creator": 881921,
            "group": 13337,
            "created": "2023-07-11T16:41:38.776118Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1460,
            "name": "ALUNOS DO ERMIRIO 1",
            "creator": 1189783,
            "group": 13271,
            "created": "2023-05-27T13:36:32.481146Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1459,
            "name": "____",
            "creator": 58535,
            "group": 13270,
            "created": "2023-05-27T11:40:10.422750Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1458,
            "name": "Sơ Cấp 9x9",
            "creator": 1041975,
            "group": 13262,
            "created": "2023-05-25T13:42:15.653930Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1461,
            "name": "la chave",
            "creator": 1361068,
            "group": 13249,
            "created": "2023-05-30T11:25:42.757634Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1452,
            "name": "16k optimistic-policy test",
            "creator": 195118,
            "group": 13232,
            "created": "2023-05-20T09:35:55.210109Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1450,
            "name": "Inaugural tournament",
            "creator": 460399,
            "group": 13216,
            "created": "2023-05-17T14:49:14.583496Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1900,
            "name": "Happy day 🥳",
            "creator": 1306771,
            "group": 13201,
            "created": "2025-06-22T02:52:54.887463Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1502,
            "name": """,
            "creator": 1392813,
            "group": 13168,
            "created": "2023-09-01T15:39:36.393730Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1539,
            "name": "戈日123321",
            "creator": 1227591,
            "group": 13168,
            "created": "2023-10-24T13:18:46.359157Z",
            "started": null,
            "ended": null
        }
    ]
}