GET /api/v1/tournament_records/?format=api&ordering=group&page=82
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=83",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=81",
    "results": [
        {
            "id": 454,
            "name": "deleted",
            "creator": 137,
            "group": 7062,
            "created": "2020-11-30T12:10:05.418442Z",
            "started": null,
            "ended": null
        },
        {
            "id": 406,
            "name": "Использовать под следующий турнир",
            "creator": 444398,
            "group": 7062,
            "created": "2020-10-12T07:22:45.218535Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1295,
            "name": "Go en Mexico",
            "creator": 796150,
            "group": 7068,
            "created": "2022-11-10T16:24:29.718949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 863,
            "name": "Test",
            "creator": 796150,
            "group": 7068,
            "created": "2021-10-10T03:07:36.212823Z",
            "started": null,
            "ended": null
        },
        {
            "id": 416,
            "name": "Cambridge Michaelmas Cup",
            "creator": 766225,
            "group": 7082,
            "created": "2020-10-16T19:08:56.831846Z",
            "started": null,
            "ended": null
        },
        {
            "id": 417,
            "name": "test",
            "creator": 55006,
            "group": 7086,
            "created": "2020-10-17T06:47:30.167888Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1868,
            "name": "Турнир",
            "creator": 1759825,
            "group": 7088,
            "created": "2025-04-17T19:11:57.000328Z",
            "started": null,
            "ended": null
        },
        {
            "id": 439,
            "name": "jouons",
            "creator": 610985,
            "group": 7112,
            "created": "2020-11-17T20:27:19.161471Z",
            "started": null,
            "ended": null
        },
        {
            "id": 422,
            "name": "Championnat de France Open",
            "creator": 469053,
            "group": 7112,
            "created": "2020-10-26T17:09:47.180231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 420,
            "name": "OGT Legends",
            "creator": 862741,
            "group": 7150,
            "created": "2020-10-25T23:55:13.393160Z",
            "started": null,
            "ended": null
        }
    ]
}