GET /api/v1/tournament_records/?format=api&ordering=-created&page=32
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=-created&page=33",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=31",
    "results": [
        {
            "id": 1513,
            "name": "QWERTY!!!",
            "creator": 1408273,
            "group": 25,
            "created": "2023-09-08T10:39:47.142742Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1512,
            "name": "自行车VB",
            "creator": 1408273,
            "group": 10278,
            "created": "2023-09-08T10:37:13.969995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1511,
            "name": "T",
            "creator": 1421285,
            "group": 12520,
            "created": "2023-09-07T07:37:14.300044Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1510,
            "name": "T",
            "creator": 1240290,
            "group": 12520,
            "created": "2023-09-07T07:34:47.053867Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1509,
            "name": "T",
            "creator": 1240290,
            "group": 12520,
            "created": "2023-09-07T07:31:27.573366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1508,
            "name": "LIHKG 級位研修杯賽 第一期",
            "creator": 872222,
            "group": 8905,
            "created": "2023-09-05T05:23:30.595062Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1507,
            "name": "เก่งจริงชิงมันนี่",
            "creator": 1415910,
            "group": 11948,
            "created": "2023-09-05T02:29:22.319151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1506,
            "name": "หยกๅๅๅๅ",
            "creator": 1415400,
            "group": 11948,
            "created": "2023-09-04T05:35:23.658632Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1505,
            "name": "เ้อิ",
            "creator": 1415417,
            "group": 11948,
            "created": "2023-09-04T05:34:08.277202Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1504,
            "name": "Europe Go #1",
            "creator": 1182846,
            "group": 13537,
            "created": "2023-09-03T17:51:14.081528Z",
            "started": null,
            "ended": null
        }
    ]
}