GET /api/v1/tournament_records/?format=api&ordering=-name&page=8
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=-name&page=9",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=7",
    "results": [
        {
            "id": 1158,
            "name": "圍棋比賽2022",
            "creator": 1082531,
            "group": 25,
            "created": "2022-06-17T13:13:50.315355Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1473,
            "name": "圍棋",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-06T08:20:40.302013Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1913,
            "name": "围棋狼人杀",
            "creator": 1826337,
            "group": 15545,
            "created": "2025-07-31T13:24:12.551817Z",
            "started": null,
            "ended": null
        },
        {
            "id": 619,
            "name": "围棋",
            "creator": 976847,
            "group": 8806,
            "created": "2021-04-10T01:20:41.321265Z",
            "started": null,
            "ended": null
        },
        {
            "id": 616,
            "name": "围棋",
            "creator": 976847,
            "group": 8806,
            "created": "2021-04-04T23:24:36.602920Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1056,
            "name": "囲碁循环赛",
            "creator": 1132307,
            "group": 11331,
            "created": "2022-03-17T23:35:19.560146Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1055,
            "name": "囲碁循环赛",
            "creator": 1132307,
            "group": 11331,
            "created": "2022-03-17T08:04:15.699531Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1067,
            "name": "囲碁循坏赛",
            "creator": 1132307,
            "group": 11331,
            "created": "2022-03-22T08:45:14.211079Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1356,
            "name": "啊啊啊",
            "creator": 1155610,
            "group": 25,
            "created": "2023-02-14T09:20:58.858590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 492,
            "name": "唔想我嘅感覺!",
            "creator": 881637,
            "group": 7426,
            "created": "2021-01-11T11:01:34.871945Z",
            "started": null,
            "ended": null
        }
    ]
}