GET /api/v1/tournament_records/?format=api&ordering=group&page=157
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&ordering=group&page=158",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=156",
    "results": [
        {
            "id": 1891,
            "name": "ReSource",
            "creator": 1781650,
            "group": 15414,
            "created": "2025-06-12T00:04:50.960387Z",
            "started": null,
            "ended": null
        },
        {
            "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": 1933,
            "name": "League Test",
            "creator": 141574,
            "group": 15459,
            "created": "2025-09-12T00:31:38.565136Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1904,
            "name": "hjwrtfrsg",
            "creator": 1569784,
            "group": 15479,
            "created": "2025-07-05T16:08:22.701693Z",
            "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
        }
    ]
}