GET /api/v1/tournament_records/?format=api&ordering=-name&page=154
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=155",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=153",
    "results": [
        {
            "id": 782,
            "name": "ธันวาทาศรี",
            "creator": 1029798,
            "group": 9694,
            "created": "2021-07-27T02:30:26.427820Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1557,
            "name": "คัดนักกีฬา",
            "creator": 1176325,
            "group": 13790,
            "created": "2023-11-16T01:10:22.445927Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1123,
            "name": "ก็มาดิค้าบ",
            "creator": 1131056,
            "group": 11368,
            "created": "2022-04-30T07:54:22.226243Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1981,
            "name": "วีรศักดิ์.  สุขประเสริฐ",
            "creator": 1824912,
            "group": 2289,
            "created": "2025-12-24T11:55:41.273174Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1454,
            "name": "トーナメントゲーム",
            "creator": 1271156,
            "group": 13143,
            "created": "2023-05-21T21:51:27.588947Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1675,
            "name": "เทวาพิทัก",
            "creator": 1562628,
            "group": 9818,
            "created": "2024-05-17T13:03:31.275429Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1911,
            "name": "สนุกกสนาน",
            "creator": 1826342,
            "group": 25,
            "created": "2025-07-29T14:35:18.942552Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1948,
            "name": "มาแข่งกัน",
            "creator": 1863973,
            "group": 2289,
            "created": "2025-10-01T10:46:12.948148Z",
            "started": null,
            "ended": null
        },
        {
            "id": 771,
            "name": "ศักดิ์ฎา  ทบโม",
            "creator": 1026354,
            "group": 9668,
            "created": "2021-07-19T05:55:15.637428Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1122,
            "name": "อภิวัชร์",
            "creator": 1146601,
            "group": 9094,
            "created": "2022-04-29T02:34:55.177767Z",
            "started": null,
            "ended": null
        }
    ]
}