GET /api/v1/tournament_records/?format=api&page=149
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&page=150",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&page=148",
    "results": [
        {
            "id": 1724,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:09:09.555040Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1754,
            "name": "LIHKG Season 8 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2024-09-11T07:24:37.962086Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1759,
            "name": "Tourney (1)",
            "creator": 1606495,
            "group": 14556,
            "created": "2024-09-17T06:49:47.393347Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1762,
            "name": "sarisa",
            "creator": 1632108,
            "group": 12520,
            "created": "2024-09-19T02:36:58.574425Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1775,
            "name": "Ingrid",
            "creator": 1647262,
            "group": 14659,
            "created": "2024-10-17T11:14:06.719146Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1843,
            "name": "ทาเคชิ",
            "creator": 1733083,
            "group": 25,
            "created": "2025-03-06T12:29:42.465097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1845,
            "name": "test",
            "creator": 1654814,
            "group": 15144,
            "created": "2025-03-09T01:39:03.173257Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1846,
            "name": "Q1",
            "creator": 1621790,
            "group": 15151,
            "created": "2025-03-11T13:05:50.630756Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1849,
            "name": "hkd k",
            "creator": 1640057,
            "group": 7005,
            "created": "2025-03-13T17:04:03.575864Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1850,
            "name": "鍾睿朗",
            "creator": 1378178,
            "group": 14343,
            "created": "2025-03-15T10:43:39.424324Z",
            "started": null,
            "ended": null
        }
    ]
}