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

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&page=123",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&page=121",
    "results": [
        {
            "id": 1743,
            "name": "wut Sarawut 2029",
            "creator": 1569054,
            "group": 12520,
            "created": "2024-07-29T08:13:03.099183Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1745,
            "name": "テスト",
            "creator": 430048,
            "group": 14548,
            "created": "2024-08-15T12:28:29.467950Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1952,
            "name": "Torneo 1 A ver cómo les gano",
            "creator": 1872058,
            "group": 15775,
            "created": "2025-10-03T20:07:58.779960Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1946,
            "name": "แข่งกันค้าบ",
            "creator": 1863973,
            "group": 2289,
            "created": "2025-10-01T10:22:10.018126Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1748,
            "name": "12345",
            "creator": 1059480,
            "group": 3,
            "created": "2024-08-23T10:24:30.821488Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1953,
            "name": "Го",
            "creator": 1873190,
            "group": 15784,
            "created": "2025-10-05T17:26:13.554110Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1750,
            "name": "Mixa_t [13к]",
            "creator": 1476190,
            "group": 13840,
            "created": "2024-08-31T09:21:03.612371Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1751,
            "name": "Happypand. tournament",
            "creator": 1609997,
            "group": 14545,
            "created": "2024-08-31T10:25:21.931134Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1954,
            "name": "Dave",
            "creator": 1777250,
            "group": 15314,
            "created": "2025-10-06T17:07:31.575162Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1753,
            "name": "LIHKG Season 8 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2024-09-11T07:22:13.328275Z",
            "started": null,
            "ended": null
        }
    ]
}