GET /api/v1/tournament_records/?format=api&ordering=name&page=8
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=name&page=9",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=7",
    "results": [
        {
            "id": 781,
            "name": "เยเกอร์",
            "creator": 750171,
            "group": 9161,
            "created": "2021-07-25T12:40:18.459118Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1211,
            "name": "ไซตาม้า",
            "creator": 1065173,
            "group": 11939,
            "created": "2022-07-22T10:10:06.886995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1519,
            "name": "국내바둑최강전",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-22T13:35:06.173127Z",
            "started": null,
            "ended": null
        },
        {
            "id": 482,
            "name": "ฟหกด่าสว",
            "creator": 750170,
            "group": 3770,
            "created": "2021-01-03T02:53:22.266514Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1910,
            "name": "สนุกสนาน",
            "creator": 1826342,
            "group": 25,
            "created": "2025-07-29T14:33:58.151027Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1740,
            "name": "หมากล้อม",
            "creator": 1596435,
            "group": 43,
            "created": "2024-07-20T14:04:17.300524Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1122,
            "name": "อภิวัชร์",
            "creator": 1146601,
            "group": 9094,
            "created": "2022-04-29T02:34:55.177767Z",
            "started": null,
            "ended": null
        },
        {
            "id": 771,
            "name": "ศักดิ์ฎา  ทบโม",
            "creator": 1026354,
            "group": 9668,
            "created": "2021-07-19T05:55:15.637428Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1948,
            "name": "มาแข่งกัน",
            "creator": 1863973,
            "group": 2289,
            "created": "2025-10-01T10:46:12.948148Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1911,
            "name": "สนุกกสนาน",
            "creator": 1826342,
            "group": 25,
            "created": "2025-07-29T14:35:18.942552Z",
            "started": null,
            "ended": null
        }
    ]
}