GET /api/v1/tournament_records/?format=api&ordering=-name&page=150
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=151",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=149",
    "results": [
        {
            "id": 1946,
            "name": "แข่งกันค้าบ",
            "creator": 1863973,
            "group": 2289,
            "created": "2025-10-01T10:22:10.018126Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1206,
            "name": "เ้ัายอางักห",
            "creator": 1176184,
            "group": 12036,
            "created": "2022-07-11T03:34:33.796757Z",
            "started": null,
            "ended": null
        },
        {
            "id": 797,
            "name": "สถิติโกะไทย",
            "creator": 746506,
            "group": 9734,
            "created": "2021-08-11T09:13:21.191822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1279,
            "name": "ำำำำำำำำำำ",
            "creator": 1225305,
            "group": 3,
            "created": "2022-11-04T13:58:56.827518Z",
            "started": null,
            "ended": null
        },
        {
            "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": 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
        }
    ]
}