GET /api/v1/tournament_records/?format=api&ordering=name&page=147
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=148",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=146",
    "results": [
        {
            "id": 1269,
            "name": "тест1",
            "creator": 1222054,
            "group": 12441,
            "created": "2022-10-24T21:03:25.747112Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1476,
            "name": "Тестовая запись",
            "creator": 881921,
            "group": 13337,
            "created": "2023-07-11T16:41:38.776118Z",
            "started": null,
            "ended": null
        },
        {
            "id": 297,
            "name": "тренировка",
            "creator": 802907,
            "group": 6146,
            "created": "2020-06-26T09:25:28.526218Z",
            "started": null,
            "ended": null
        },
        {
            "id": 176,
            "name": "тру",
            "creator": 744037,
            "group": 5233,
            "created": "2020-04-23T14:11:46.584135Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1148,
            "name": "турнир",
            "creator": 1078801,
            "group": 9,
            "created": "2022-05-31T13:23:57.251631Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1116,
            "name": "Турнир",
            "creator": 1078801,
            "group": 11548,
            "created": "2022-04-23T12:59:34.402583Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1868,
            "name": "Турнир",
            "creator": 1759825,
            "group": 7088,
            "created": "2025-04-17T19:11:57.000328Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1117,
            "name": "Турнир",
            "creator": 1078801,
            "group": 9,
            "created": "2022-04-23T13:00:10.928619Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1682,
            "name": "турнир для начинающих",
            "creator": 1569870,
            "group": 9,
            "created": "2024-06-02T17:51:35.485440Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1636,
            "name": "Українське козацтво",
            "creator": 599899,
            "group": 2157,
            "created": "2024-03-25T00:45:00.048753Z",
            "started": null,
            "ended": null
        }
    ]
}