GET /api/v1/tournament_records/?format=api&ordering=group&page=159
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=group&page=160",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=158",
    "results": [
        {
            "id": 1897,
            "name": "记录",
            "creator": 1799979,
            "group": 15431,
            "created": "2025-06-19T07:49:23.737248Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1899,
            "name": "测试锦标赛",
            "creator": 1591927,
            "group": 15439,
            "created": "2025-06-21T03:49:41.686288Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1898,
            "name": "Smarty",
            "creator": 1614591,
            "group": 15444,
            "created": "2025-06-19T12:29:41.344955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1901,
            "name": "yo",
            "creator": 1804348,
            "group": 15455,
            "created": "2025-06-23T05:02:32.444174Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1904,
            "name": "hjwrtfrsg",
            "creator": 1569784,
            "group": 15479,
            "created": "2025-07-05T16:08:22.701693Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1961,
            "name": "SajajinGoPro",
            "creator": 845981,
            "group": 15507,
            "created": "2025-10-19T22:47:45.748757Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1916,
            "name": "TTW-TEST001",
            "creator": 664990,
            "group": 15541,
            "created": "2025-08-03T12:09:50.011182Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1913,
            "name": "围棋狼人杀",
            "creator": 1826337,
            "group": 15545,
            "created": "2025-07-31T13:24:12.551817Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1915,
            "name": "asdf",
            "creator": 1826048,
            "group": 15551,
            "created": "2025-08-01T04:21:24.689400Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2014,
            "name": "tourney record (test)",
            "creator": 488292,
            "group": 15582,
            "created": "2026-03-17T03:28:30.733491Z",
            "started": null,
            "ended": null
        }
    ]
}