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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=56",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=54",
    "results": [
        {
            "id": 1147,
            "name": "0000000000000000",
            "creator": 1082106,
            "group": 11766,
            "created": "2022-05-31T02:26:10.687956Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1140,
            "name": "主线程",
            "creator": 1081667,
            "group": 10211,
            "created": "2022-05-19T07:43:23.059060Z",
            "started": null,
            "ended": null
        },
        {
            "id": 986,
            "name": "第二届世界华人围棋联赛",
            "creator": 1081545,
            "group": 8419,
            "created": "2022-01-25T03:04:49.959312Z",
            "started": null,
            "ended": null
        },
        {
            "id": 902,
            "name": "h",
            "creator": 1081286,
            "group": 25,
            "created": "2021-11-18T11:25:59.564221Z",
            "started": null,
            "ended": null
        },
        {
            "id": 926,
            "name": "l",
            "creator": 1081286,
            "group": 43,
            "created": "2021-12-09T11:56:19.439164Z",
            "started": null,
            "ended": null
        },
        {
            "id": 917,
            "name": "eierdop",
            "creator": 1080853,
            "group": 10530,
            "created": "2021-12-02T10:28:44.714449Z",
            "started": null,
            "ended": null
        },
        {
            "id": 919,
            "name": "20220101",
            "creator": 1080477,
            "group": 10645,
            "created": "2021-12-04T10:32:12.342192Z",
            "started": null,
            "ended": null
        },
        {
            "id": 908,
            "name": "Who win",
            "creator": 1080403,
            "group": 10488,
            "created": "2021-11-23T04:25:56.484841Z",
            "started": null,
            "ended": null
        },
        {
            "id": 921,
            "name": "1 rec torments ",
            "creator": 1080399,
            "group": 10488,
            "created": "2021-12-07T10:13:49.022243Z",
            "started": null,
            "ended": null
        },
        {
            "id": 903,
            "name": "partie amusante",
            "creator": 1080166,
            "group": 10582,
            "created": "2021-11-19T16:53:52.075095Z",
            "started": null,
            "ended": null
        }
    ]
}