GET /api/v1/tournament_records/?format=api&ordering=-name&page=15
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=-name&page=16",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=14",
    "results": [
        {
            "id": 389,
            "name": "Открытый турнир",
            "creator": 103753,
            "group": 6921,
            "created": "2020-09-23T07:15:15.388984Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1303,
            "name": "ОЛЕГ",
            "creator": 1233694,
            "group": 12546,
            "created": "2022-11-20T19:03:33.438133Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1965,
            "name": "Ноно",
            "creator": 1873190,
            "group": 15784,
            "created": "2025-10-29T08:39:46.160710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 640,
            "name": "Не надо шутить с хамоном",
            "creator": 540483,
            "group": 3064,
            "created": "2021-04-27T09:56:30.277239Z",
            "started": null,
            "ended": null
        },
        {
            "id": 620,
            "name": "Начинающие",
            "creator": 929574,
            "group": 9,
            "created": "2021-04-10T16:24:20.376010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1627,
            "name": "Начало",
            "creator": 1377703,
            "group": 14101,
            "created": "2024-03-02T16:49:53.638011Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1828,
            "name": "на куук",
            "creator": 1460731,
            "group": 7684,
            "created": "2025-01-29T12:17:04.424719Z",
            "started": null,
            "ended": null
        },
        {
            "id": 268,
            "name": "Мама",
            "creator": 694288,
            "group": 3,
            "created": "2020-06-05T12:54:54.122787Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1337,
            "name": "Кубок Гор 2023 | Дагестан",
            "creator": 719734,
            "group": 10490,
            "created": "2023-01-07T17:40:23.009141Z",
            "started": null,
            "ended": null
        },
        {
            "id": 911,
            "name": "командный турнир по свердловской области",
            "creator": 1078911,
            "group": 5485,
            "created": "2021-11-25T15:56:47.402231Z",
            "started": null,
            "ended": null
        }
    ]
}