GET /api/v1/tournament_records/?format=api&ordering=name&page=144
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=145",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=143",
    "results": [
        {
            "id": 406,
            "name": "Использовать под следующий турнир",
            "creator": 444398,
            "group": 7062,
            "created": "2020-10-12T07:22:45.218535Z",
            "started": null,
            "ended": null
        },
        {
            "id": 458,
            "name": "\"Капитаны\", Томск. Первый турнир",
            "creator": 723381,
            "group": 7062,
            "created": "2020-12-02T06:28:06.352271Z",
            "started": null,
            "ended": null
        },
        {
            "id": 664,
            "name": "Командный турнир 3х3",
            "creator": 751397,
            "group": 8774,
            "created": "2021-05-10T09:48:55.616291Z",
            "started": null,
            "ended": null
        },
        {
            "id": 911,
            "name": "командный турнир по свердловской области",
            "creator": 1078911,
            "group": 5485,
            "created": "2021-11-25T15:56:47.402231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1337,
            "name": "Кубок Гор 2023 | Дагестан",
            "creator": 719734,
            "group": 10490,
            "created": "2023-01-07T17:40:23.009141Z",
            "started": null,
            "ended": null
        },
        {
            "id": 268,
            "name": "Мама",
            "creator": 694288,
            "group": 3,
            "created": "2020-06-05T12:54:54.122787Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1828,
            "name": "на куук",
            "creator": 1460731,
            "group": 7684,
            "created": "2025-01-29T12:17:04.424719Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1627,
            "name": "Начало",
            "creator": 1377703,
            "group": 14101,
            "created": "2024-03-02T16:49:53.638011Z",
            "started": null,
            "ended": null
        },
        {
            "id": 620,
            "name": "Начинающие",
            "creator": 929574,
            "group": 9,
            "created": "2021-04-10T16:24:20.376010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 640,
            "name": "Не надо шутить с хамоном",
            "creator": 540483,
            "group": 3064,
            "created": "2021-04-27T09:56:30.277239Z",
            "started": null,
            "ended": null
        }
    ]
}