GET /api/v1/tournament_records/?format=api&ordering=-creator&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=-creator&page=33",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=31",
    "results": [
        {
            "id": 1262,
            "name": "pkps",
            "creator": 1223435,
            "group": 12396,
            "created": "2022-10-13T07:50:15.431741Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1314,
            "name": "Game 1",
            "creator": 1223011,
            "group": 12605,
            "created": "2022-12-05T08:38:34.556951Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1315,
            "name": "1",
            "creator": 1223011,
            "group": 6427,
            "created": "2022-12-05T08:59:30.090222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1275,
            "name": "Isaac",
            "creator": 1222451,
            "group": 7414,
            "created": "2022-11-01T09:02:01.336220Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1260,
            "name": "Friston step",
            "creator": 1222376,
            "group": 25,
            "created": "2022-10-11T03:12:59.836743Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1269,
            "name": "тест1",
            "creator": 1222054,
            "group": 12441,
            "created": "2022-10-24T21:03:25.747112Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1683,
            "name": "Pan",
            "creator": 1220649,
            "group": 14243,
            "created": "2024-06-04T05:09:02.447793Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1258,
            "name": "hhhh",
            "creator": 1220093,
            "group": 12368,
            "created": "2022-10-06T08:02:07.822423Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1271,
            "name": "YW Chan",
            "creator": 1219935,
            "group": 5759,
            "created": "2022-10-27T06:52:31.056681Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1257,
            "name": "足球人围棋大比拼",
            "creator": 1219478,
            "group": 12363,
            "created": "2022-10-05T08:26:16.327296Z",
            "started": null,
            "ended": null
        }
    ]
}