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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=14",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=12",
    "results": [
        {
            "id": 1016,
            "name": "смертельная Маликович",
            "creator": 1120150,
            "group": 515,
            "created": "2022-02-14T05:41:40.426007Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1564,
            "name": "с",
            "creator": 1254308,
            "group": 13806,
            "created": "2023-11-21T07:55:13.940338Z",
            "started": null,
            "ended": null
        },
        {
            "id": 292,
            "name": "Руст",
            "creator": 648482,
            "group": 9,
            "created": "2020-06-23T09:43:05.169649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 904,
            "name": "Региональный турнир факультета бизнеса \"Капитаны\" в Ростове-на-Дону",
            "creator": 881628,
            "group": 8026,
            "created": "2021-11-19T17:21:47.657250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 261,
            "name": "Распространен",
            "creator": 694288,
            "group": 9,
            "created": "2020-06-03T12:41:15.450135Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1586,
            "name": "Простой",
            "creator": 1482184,
            "group": 24,
            "created": "2023-12-16T01:15:59.210669Z",
            "started": null,
            "ended": null
        },
        {
            "id": 48,
            "name": "Пробный турнир",
            "creator": 697804,
            "group": 4156,
            "created": "2019-11-14T19:17:56.765144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 876,
            "name": "Пробная турнирная запись",
            "creator": 103753,
            "group": 10380,
            "created": "2021-10-22T07:51:28.731368Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1297,
            "name": "Привет всем! Поддержите турнир участием https://online-go.com/tournament/96691",
            "creator": 1051076,
            "group": 8062,
            "created": "2022-11-13T07:22:48.496619Z",
            "started": null,
            "ended": null
        },
        {
            "id": 629,
            "name": "Привет",
            "creator": 984039,
            "group": 8940,
            "created": "2021-04-17T13:00:44.940774Z",
            "started": null,
            "ended": null
        }
    ]
}