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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=30",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=28",
    "results": [
        {
            "id": 1648,
            "name": "제48기 스타 바둑왕전 전문가수부 A조",
            "creator": 1301233,
            "group": 13638,
            "created": "2024-04-14T05:55:22.684878Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1378,
            "name": "GO TO GO",
            "creator": 1298671,
            "group": 10288,
            "created": "2023-03-21T12:27:32.053857Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1361,
            "name": "癸卯梅竹_第一盤",
            "creator": 1297043,
            "group": 12918,
            "created": "2023-02-24T17:50:39.178575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1359,
            "name": "what's this",
            "creator": 1294749,
            "group": 12821,
            "created": "2023-02-17T04:23:34.506707Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1352,
            "name": "g-(guju",
            "creator": 1288850,
            "group": 12279,
            "created": "2023-02-02T12:24:09.950009Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1345,
            "name": "盧思聿",
            "creator": 1275618,
            "group": 25,
            "created": "2023-01-17T10:27:45.983369Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1970,
            "name": "test",
            "creator": 1274854,
            "group": 12961,
            "created": "2025-11-08T12:47:16.435665Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1435,
            "name": "p{L",
            "creator": 1271265,
            "group": 10297,
            "created": "2023-04-22T05:45:40.615809Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1436,
            "name": "ZXSadWQWQai",
            "creator": 1271265,
            "group": 10297,
            "created": "2023-04-22T05:48:19.341370Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1454,
            "name": "トーナメントゲーム",
            "creator": 1271156,
            "group": 13143,
            "created": "2023-05-21T21:51:27.588947Z",
            "started": null,
            "ended": null
        }
    ]
}