GET /api/v1/tournament_records/?format=api&ordering=id&page=158
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=id&page=159",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=157",
    "results": [
        {
            "id": 1955,
            "name": "x",
            "creator": 1608024,
            "group": 8111,
            "created": "2025-10-13T07:42:32.470668Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1956,
            "name": "test",
            "creator": 562757,
            "group": 8605,
            "created": "2025-10-13T10:20:39.187340Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1957,
            "name": "level1 多多指教",
            "creator": 1879837,
            "group": 15808,
            "created": "2025-10-16T13:24:03.145326Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1958,
            "name": "試吓玩",
            "creator": 1879837,
            "group": 15808,
            "created": "2025-10-16T13:28:01.661969Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1959,
            "name": "sandy and bot",
            "creator": 1248123,
            "group": 25,
            "created": "2025-10-17T01:35:50.156182Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1960,
            "name": "78hhg",
            "creator": 1641310,
            "group": 13797,
            "created": "2025-10-19T09:17:58.678625Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1961,
            "name": "SajajinGoPro",
            "creator": 845981,
            "group": 15507,
            "created": "2025-10-19T22:47:45.748757Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1963,
            "name": "Rfr",
            "creator": 1729163,
            "group": 13972,
            "created": "2025-10-22T19:42:17.984773Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1964,
            "name": "1st Kwago League",
            "creator": 753236,
            "group": 14768,
            "created": "2025-10-24T01:11:33.105281Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1965,
            "name": "Ноно",
            "creator": 1873190,
            "group": 15784,
            "created": "2025-10-29T08:39:46.160710Z",
            "started": null,
            "ended": null
        }
    ]
}