GET /api/v1/tournament_records/?format=api&ordering=-name&page=7
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=8",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=6",
    "results": [
        {
            "id": 161,
            "name": "復活節世界性圍棋大賽EasterWorld Go Competition",
            "creator": 743935,
            "group": 25,
            "created": "2020-04-16T02:16:30.640176Z",
            "started": null,
            "ended": null
        },
        {
            "id": 104,
            "name": "廿水尸廿",
            "creator": 735424,
            "group": 4720,
            "created": "2020-03-21T12:37:29.867683Z",
            "started": null,
            "ended": null
        },
        {
            "id": 807,
            "name": "帝王杯",
            "creator": 1039471,
            "group": 25,
            "created": "2021-08-29T04:42:37.717805Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1305,
            "name": "山山山山山",
            "creator": 1242375,
            "group": 12564,
            "created": "2022-11-26T14:33:31.583721Z",
            "started": null,
            "ended": null
        },
        {
            "id": 961,
            "name": "山",
            "creator": 1064332,
            "group": 7256,
            "created": "2022-01-17T08:40:36.880674Z",
            "started": null,
            "ended": null
        },
        {
            "id": 994,
            "name": "大富翁 Monopoly",
            "creator": 1092953,
            "group": 11056,
            "created": "2022-02-04T11:34:46.319680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1003,
            "name": "大富翁Monopoly",
            "creator": 1092953,
            "group": 11056,
            "created": "2022-02-06T04:08:17.122205Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1856,
            "name": "おやま大介",
            "creator": 1063357,
            "group": 7234,
            "created": "2025-03-26T08:45:09.300448Z",
            "started": null,
            "ended": null
        },
        {
            "id": 557,
            "name": "坐隐天下 v1.0 比赛",
            "creator": 918259,
            "group": 8481,
            "created": "2021-02-26T02:36:58.752275Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1161,
            "name": "圍棋比賽20220618",
            "creator": 1082531,
            "group": 25,
            "created": "2022-06-18T08:22:13.315662Z",
            "started": null,
            "ended": null
        }
    ]
}