GET /api/v1/tournament_records/?format=api&ordering=-name&page=155
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=-name&page=156",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=154",
    "results": [
        {
            "id": 1740,
            "name": "หมากล้อม",
            "creator": 1596435,
            "group": 43,
            "created": "2024-07-20T14:04:17.300524Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1910,
            "name": "สนุกสนาน",
            "creator": 1826342,
            "group": 25,
            "created": "2025-07-29T14:33:58.151027Z",
            "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": 482,
            "name": "ฟหกด่าสว",
            "creator": 750170,
            "group": 3770,
            "created": "2021-01-03T02:53:22.266514Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1519,
            "name": "국내바둑최강전",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-22T13:35:06.173127Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1211,
            "name": "ไซตาม้า",
            "creator": 1065173,
            "group": 11939,
            "created": "2022-07-22T10:10:06.886995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 781,
            "name": "เยเกอร์",
            "creator": 750171,
            "group": 9161,
            "created": "2021-07-25T12:40:18.459118Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1135,
            "name": "อลงกรณ์",
            "creator": 1151505,
            "group": 11733,
            "created": "2022-05-12T03:50:58.829064Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1506,
            "name": "หยกๅๅๅๅ",
            "creator": 1415400,
            "group": 11948,
            "created": "2023-09-04T05:35:23.658632Z",
            "started": null,
            "ended": null
        }
    ]
}