GET /api/v1/tournament_records/?format=api&ordering=group&page=40
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=41",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=39",
    "results": [
        {
            "id": 1946,
            "name": "แข่งกันค้าบ",
            "creator": 1863973,
            "group": 2289,
            "created": "2025-10-01T10:22:10.018126Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1937,
            "name": "เดจาวู",
            "creator": 1863973,
            "group": 2289,
            "created": "2025-09-22T21:07:30.909531Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1905,
            "name": "ืนที ป.6 โรงเรียนวัดขุนจันทร์",
            "creator": 1793348,
            "group": 2289,
            "created": "2025-07-08T14:41:49.357172Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1832,
            "name": "Chopin",
            "creator": 1704221,
            "group": 2289,
            "created": "2025-02-04T13:35:25.934471Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1817,
            "name": "Chopin 2017",
            "creator": 1636519,
            "group": 2289,
            "created": "2025-01-04T04:27:14.362845Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1756,
            "name": "อมดส",
            "creator": 1628689,
            "group": 2289,
            "created": "2024-09-12T14:39:49.948104Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1680,
            "name": "hho",
            "creator": 1382043,
            "group": 2289,
            "created": "2024-05-29T13:32:25.914051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1174,
            "name": "ตูน",
            "creator": 1165682,
            "group": 2289,
            "created": "2022-07-03T08:44:07.938521Z",
            "started": null,
            "ended": null
        },
        {
            "id": 942,
            "name": "มาเล่น",
            "creator": 1099949,
            "group": 2289,
            "created": "2021-12-28T15:03:23.126198Z",
            "started": null,
            "ended": null
        },
        {
            "id": 940,
            "name": "6351127319",
            "creator": 1099553,
            "group": 2289,
            "created": "2021-12-28T02:27:57.119866Z",
            "started": null,
            "ended": null
        }
    ]
}