GET /api/v1/tournament_records/?format=api&ordering=-creator&page=22
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=-creator&page=23",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=21",
    "results": [
        {
            "id": 1484,
            "name": "OGS",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-16T04:41:16.495967Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1516,
            "name": "Sdbfre",
            "creator": 1386258,
            "group": 3,
            "created": "2023-09-15T08:06:31.263756Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1613,
            "name": "Yyy",
            "creator": 1385882,
            "group": 13697,
            "created": "2024-01-27T13:20:51.475151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1680,
            "name": "hho",
            "creator": 1382043,
            "group": 2289,
            "created": "2024-05-29T13:32:25.914051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1850,
            "name": "鍾睿朗",
            "creator": 1378178,
            "group": 14343,
            "created": "2025-03-15T10:43:39.424324Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1471,
            "name": "test",
            "creator": 1378085,
            "group": 13375,
            "created": "2023-07-04T21:17:54.022438Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1627,
            "name": "Начало",
            "creator": 1377703,
            "group": 14101,
            "created": "2024-03-02T16:49:53.638011Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1623,
            "name": "k",
            "creator": 1366704,
            "group": 9121,
            "created": "2024-02-27T01:18:50.028949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1645,
            "name": "vv",
            "creator": 1366704,
            "group": 9121,
            "created": "2024-04-09T00:21:51.065332Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1483,
            "name": "旦旦鱼杯",
            "creator": 1363949,
            "group": 13407,
            "created": "2023-07-15T03:50:39.528406Z",
            "started": null,
            "ended": null
        }
    ]
}