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

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=65",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=63",
    "results": [
        {
            "id": 857,
            "name": "友谊比赛网络赛",
            "creator": 1048175,
            "group": 10250,
            "created": "2021-10-01T11:34:13.270342Z",
            "started": null,
            "ended": null
        },
        {
            "id": 858,
            "name": "组内比赛网络赛",
            "creator": 1048175,
            "group": 10250,
            "created": "2021-10-01T11:34:42.670101Z",
            "started": null,
            "ended": null
        },
        {
            "id": 859,
            "name": "输赢莫急,友谊需急",
            "creator": 1048175,
            "group": 10250,
            "created": "2021-10-02T08:23:06.124933Z",
            "started": null,
            "ended": null
        },
        {
            "id": 963,
            "name": "哈哈哈哈哈哈哈",
            "creator": 1048175,
            "group": 10250,
            "created": "2022-01-18T12:21:57.917673Z",
            "started": null,
            "ended": null
        },
        {
            "id": 850,
            "name": "Thum",
            "creator": 1045870,
            "group": 6823,
            "created": "2021-09-26T05:23:58.675242Z",
            "started": null,
            "ended": null
        },
        {
            "id": 847,
            "name": "Munin_Clyde",
            "creator": 1045863,
            "group": 6823,
            "created": "2021-09-25T14:25:50.591162Z",
            "started": null,
            "ended": null
        },
        {
            "id": 843,
            "name": "Mid night game",
            "creator": 1044601,
            "group": 10004,
            "created": "2021-09-22T20:35:49.093649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 818,
            "name": "ศึกชิงราชาควาย",
            "creator": 1044162,
            "group": 9669,
            "created": "2021-09-05T07:41:55.206820Z",
            "started": null,
            "ended": null
        },
        {
            "id": 813,
            "name": "นนนนนนนนนนนนนนนน",
            "creator": 1042295,
            "group": 485,
            "created": "2021-09-02T04:55:15.570553Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1458,
            "name": "Sơ Cấp 9x9",
            "creator": 1041975,
            "group": 13262,
            "created": "2023-05-25T13:42:15.653930Z",
            "started": null,
            "ended": null
        }
    ]
}