GET /api/v1/tournament_records/?format=api&ordering=-creator&page=98
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=99",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=97",
    "results": [
        {
            "id": 729,
            "name": "hk",
            "creator": 846189,
            "group": 25,
            "created": "2021-06-20T04:30:34.477630Z",
            "started": null,
            "ended": null
        },
        {
            "id": 614,
            "name": "G",
            "creator": 845981,
            "group": 6772,
            "created": "2021-04-04T16:48:07.312321Z",
            "started": null,
            "ended": null
        },
        {
            "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": 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
        }
    ]
}