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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=29",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=27",
    "results": [
        {
            "id": 1881,
            "name": "sandy",
            "creator": 1248123,
            "group": 25,
            "created": "2025-05-25T05:01:32.094493Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1442,
            "name": "FUNNY 🧋🍮🍧🍡🥃",
            "creator": 1248092,
            "group": 13166,
            "created": "2023-04-30T04:37:58.703484Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1595,
            "name": "Золотой кот",
            "creator": 1247846,
            "group": 12610,
            "created": "2023-12-29T04:45:59.265357Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1583,
            "name": "N+SM 2023",
            "creator": 1247737,
            "group": 75,
            "created": "2023-12-09T08:17:30.834764Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1626,
            "name": "Kani 6 - Rabbity Six 6 2024",
            "creator": 1247737,
            "group": 75,
            "created": "2024-03-02T06:53:39.456884Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1357,
            "name": "Monday Morning 19x19",
            "creator": 1246361,
            "group": 12889,
            "created": "2023-02-14T09:52:16.124903Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1313,
            "name": "Christmas Cup",
            "creator": 1246125,
            "group": 12602,
            "created": "2022-12-05T01:18:31.374210Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1860,
            "name": "Internal score",
            "creator": 1243676,
            "group": 12409,
            "created": "2025-04-05T10:48:01.060644Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1305,
            "name": "山山山山山",
            "creator": 1242375,
            "group": 12564,
            "created": "2022-11-26T14:33:31.583721Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1364,
            "name": "麝香港務局長庚醫院轄市",
            "creator": 1242375,
            "group": 12564,
            "created": "2023-02-25T15:42:36.364974Z",
            "started": null,
            "ended": null
        }
    ]
}