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

{
    "count": 1579,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=157",
    "results": [
        {
            "id": 1948,
            "name": "มาแข่งกัน",
            "creator": 1863973,
            "group": 2289,
            "created": "2025-10-01T10:46:12.948148Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1946,
            "name": "แข่งกันค้าบ",
            "creator": 1863973,
            "group": 2289,
            "created": "2025-10-01T10:22:10.018126Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1937,
            "name": "เดจาวู",
            "creator": 1863973,
            "group": 2289,
            "created": "2025-09-22T21:07:30.909531Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1938,
            "name": "芋泥",
            "creator": 1864218,
            "group": 15732,
            "created": "2025-09-23T08:01:00.806870Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1944,
            "name": "all",
            "creator": 1864696,
            "group": 2514,
            "created": "2025-09-28T00:24:00.122368Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1951,
            "name": "Aji Tournament I",
            "creator": 1864817,
            "group": 15743,
            "created": "2025-10-01T21:26:45.163414Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1940,
            "name": "王不见王",
            "creator": 1865675,
            "group": 15745,
            "created": "2025-09-25T11:16:14.029576Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1947,
            "name": "มาแข่งงกันค้าบโบ๋ว",
            "creator": 1870263,
            "group": 2913,
            "created": "2025-10-01T10:39:00.650593Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1952,
            "name": "Torneo 1 A ver cómo les gano",
            "creator": 1872058,
            "group": 15775,
            "created": "2025-10-03T20:07:58.779960Z",
            "started": null,
            "ended": null
        }
    ]
}