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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=23",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=21",
    "results": [
        {
            "id": 1525,
            "name": "https://online-go.com/tournament/107551",
            "creator": 1430197,
            "group": 13633,
            "created": "2023-10-04T10:02:04.070065Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1698,
            "name": "全微分共和国",
            "creator": 1430197,
            "group": 13407,
            "created": "2024-06-28T11:44:08.207144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1520,
            "name": "Demo",
            "creator": 1429815,
            "group": 13517,
            "created": "2023-09-26T08:09:06.139934Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1649,
            "name": "Liga Estremeña",
            "creator": 1423998,
            "group": 13570,
            "created": "2024-04-16T21:24:36.950761Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1799,
            "name": "interno",
            "creator": 1423998,
            "group": 14093,
            "created": "2024-11-25T18:31:42.753151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1514,
            "name": "🦄🦄🦄",
            "creator": 1423801,
            "group": 4666,
            "created": "2023-09-11T07:46:24.056010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1511,
            "name": "T",
            "creator": 1421285,
            "group": 12520,
            "created": "2023-09-07T07:37:14.300044Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1517,
            "name": "QWERTY杯",
            "creator": 1418879,
            "group": 13515,
            "created": "2023-09-16T00:20:33.845253Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1531,
            "name": "My family group",
            "creator": 1417874,
            "group": 13687,
            "created": "2023-10-15T12:29:01.609043Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1507,
            "name": "เก่งจริงชิงมันนี่",
            "creator": 1415910,
            "group": 11948,
            "created": "2023-09-05T02:29:22.319151Z",
            "started": null,
            "ended": null
        }
    ]
}