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": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=159",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=157",
    "results": [
        {
            "id": 1928,
            "name": "Tournament",
            "creator": 1818852,
            "group": 15651,
            "created": "2025-08-30T11:48:22.332388Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1983,
            "name": "สงกานรต์",
            "creator": 1824912,
            "group": 2289,
            "created": "2025-12-24T12:00:10.916301Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1982,
            "name": "สงกานรจ์",
            "creator": 1824912,
            "group": 2289,
            "created": "2025-12-24T11:59:47.496718Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1981,
            "name": "วีรศักดิ์.  สุขประเสริฐ",
            "creator": 1824912,
            "group": 2289,
            "created": "2025-12-24T11:55:41.273174Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1934,
            "name": "Miguel",
            "creator": 1825877,
            "group": 6411,
            "created": "2025-09-12T22:09:31.790667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1915,
            "name": "asdf",
            "creator": 1826048,
            "group": 15551,
            "created": "2025-08-01T04:21:24.689400Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1913,
            "name": "围棋狼人杀",
            "creator": 1826337,
            "group": 15545,
            "created": "2025-07-31T13:24:12.551817Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1912,
            "name": "สนุก",
            "creator": 1826342,
            "group": 25,
            "created": "2025-07-29T14:37:52.753300Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1911,
            "name": "สนุกกสนาน",
            "creator": 1826342,
            "group": 25,
            "created": "2025-07-29T14:35:18.942552Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1910,
            "name": "สนุกสนาน",
            "creator": 1826342,
            "group": 25,
            "created": "2025-07-29T14:33:58.151027Z",
            "started": null,
            "ended": null
        }
    ]
}