GET /api/v1/tournament_records/?format=api&ordering=-group&page=25
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=-group&page=26",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=24",
    "results": [
        {
            "id": 1554,
            "name": "Pokémon",
            "creator": 1436588,
            "group": 12511,
            "created": "2023-11-14T12:16:41.742478Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1374,
            "name": "11",
            "creator": 1235404,
            "group": 12491,
            "created": "2023-03-17T14:08:05.124710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1277,
            "name": "Sus",
            "creator": 1230309,
            "group": 12464,
            "created": "2022-11-02T18:12:44.027245Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1490,
            "name": "festival",
            "creator": 1053160,
            "group": 12462,
            "created": "2023-08-02T11:52:06.877462Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1491,
            "name": "festival",
            "creator": 1053160,
            "group": 12462,
            "created": "2023-08-02T11:54:32.400423Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1533,
            "name": "noouvelle an 2024",
            "creator": 1053160,
            "group": 12462,
            "created": "2023-10-18T05:38:41.187861Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1285,
            "name": "European Youth Go Team Championship",
            "creator": 611210,
            "group": 12456,
            "created": "2022-11-08T13:21:40.683926Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1269,
            "name": "тест1",
            "creator": 1222054,
            "group": 12441,
            "created": "2022-10-24T21:03:25.747112Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1273,
            "name": "Reaper's Tournament",
            "creator": 1225945,
            "group": 12430,
            "created": "2022-10-27T13:21:57.948724Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1316,
            "name": "高级初段比赛",
            "creator": 591776,
            "group": 12420,
            "created": "2022-12-05T12:07:16.809174Z",
            "started": null,
            "ended": null
        }
    ]
}