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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=22",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=20",
    "results": [
        {
            "id": 1685,
            "name": "MY GOD",
            "creator": 1192116,
            "group": 13117,
            "created": "2024-06-11T15:31:30.805047Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1879,
            "name": "The Cutting Board",
            "creator": 955176,
            "group": 13106,
            "created": "2025-05-17T16:18:30.149050Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1464,
            "name": "SIM July",
            "creator": 1066928,
            "group": 13099,
            "created": "2023-06-19T14:53:45.036807Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1526,
            "name": "tournament",
            "creator": 1432930,
            "group": 13099,
            "created": "2023-10-04T10:09:43.458891Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1429,
            "name": "无限挑战",
            "creator": 1201869,
            "group": 13093,
            "created": "2023-04-08T17:28:31.052269Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1470,
            "name": "wu xian tiao z",
            "creator": 1201869,
            "group": 13093,
            "created": "2023-07-02T11:50:08.222910Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1426,
            "name": "killstones",
            "creator": 1250299,
            "group": 13092,
            "created": "2023-04-07T23:22:15.950777Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1424,
            "name": "First",
            "creator": 1332763,
            "group": 13086,
            "created": "2023-04-06T22:08:18.695680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1427,
            "name": "Ccd",
            "creator": 1329483,
            "group": 13083,
            "created": "2023-04-08T07:02:07.950154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1423,
            "name": "HI",
            "creator": 1001280,
            "group": 13078,
            "created": "2023-04-04T03:39:22.422680Z",
            "started": null,
            "ended": null
        }
    ]
}