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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=103",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=101",
    "results": [
        {
            "id": 615,
            "name": "Ddc",
            "creator": 845981,
            "group": 6772,
            "created": "2021-04-04T17:22:24.899717Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1578,
            "name": "nahuel 2014 vdf",
            "creator": 845981,
            "group": 8115,
            "created": "2023-12-07T13:35:13.186052Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1859,
            "name": "wdx",
            "creator": 845981,
            "group": 5404,
            "created": "2025-04-03T11:45:05.662833Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1961,
            "name": "SajajinGoPro",
            "creator": 845981,
            "group": 15507,
            "created": "2025-10-19T22:47:45.748757Z",
            "started": null,
            "ended": null
        },
        {
            "id": 415,
            "name": ",cfghjk,l.,m,. /",
            "creator": 843771,
            "group": 25,
            "created": "2020-10-16T08:00:32.364487Z",
            "started": null,
            "ended": null
        },
        {
            "id": 433,
            "name": "Уральские мастера",
            "creator": 843413,
            "group": 6705,
            "created": "2020-11-12T21:10:46.254549Z",
            "started": null,
            "ended": null
        },
        {
            "id": 467,
            "name": "FROG",
            "creator": 842857,
            "group": 25,
            "created": "2020-12-15T00:31:48.166516Z",
            "started": null,
            "ended": null
        },
        {
            "id": 496,
            "name": "Cheer",
            "creator": 842857,
            "group": 7734,
            "created": "2021-01-19T00:07:51.795356Z",
            "started": null,
            "ended": null
        },
        {
            "id": 499,
            "name": "ANime",
            "creator": 842293,
            "group": 221,
            "created": "2021-01-20T18:02:20.821864Z",
            "started": null,
            "ended": null
        },
        {
            "id": 760,
            "name": "Шкляр Сонин",
            "creator": 842140,
            "group": 6705,
            "created": "2021-07-11T09:13:28.317176Z",
            "started": null,
            "ended": null
        }
    ]
}