GET /api/v1/tournament_records/?format=api&ordering=creator&page=108
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=109",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=107",
    "results": [
        {
            "id": 919,
            "name": "20220101",
            "creator": 1080477,
            "group": 10645,
            "created": "2021-12-04T10:32:12.342192Z",
            "started": null,
            "ended": null
        },
        {
            "id": 917,
            "name": "eierdop",
            "creator": 1080853,
            "group": 10530,
            "created": "2021-12-02T10:28:44.714449Z",
            "started": null,
            "ended": null
        },
        {
            "id": 926,
            "name": "l",
            "creator": 1081286,
            "group": 43,
            "created": "2021-12-09T11:56:19.439164Z",
            "started": null,
            "ended": null
        },
        {
            "id": 902,
            "name": "h",
            "creator": 1081286,
            "group": 25,
            "created": "2021-11-18T11:25:59.564221Z",
            "started": null,
            "ended": null
        },
        {
            "id": 986,
            "name": "第二届世界华人围棋联赛",
            "creator": 1081545,
            "group": 8419,
            "created": "2022-01-25T03:04:49.959312Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1140,
            "name": "主线程",
            "creator": 1081667,
            "group": 10211,
            "created": "2022-05-19T07:43:23.059060Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1147,
            "name": "0000000000000000",
            "creator": 1082106,
            "group": 11766,
            "created": "2022-05-31T02:26:10.687956Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1142,
            "name": "00000000000000",
            "creator": 1082106,
            "group": 11766,
            "created": "2022-05-22T09:28:58.792924Z",
            "started": null,
            "ended": null
        },
        {
            "id": 906,
            "name": "дети",
            "creator": 1082270,
            "group": 10612,
            "created": "2021-11-21T08:16:06.029217Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1161,
            "name": "圍棋比賽20220618",
            "creator": 1082531,
            "group": 25,
            "created": "2022-06-18T08:22:13.315662Z",
            "started": null,
            "ended": null
        }
    ]
}