GET /api/v1/tournament_records/?format=api&ordering=name&page=149
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=150",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=148",
    "results": [
        {
            "id": 1838,
            "name": "Первый турнир",
            "creator": 1724980,
            "group": 15101,
            "created": "2025-02-22T18:26:54.172347Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1611,
            "name": "Поздний январский круговик Гудзуми 2024",
            "creator": 1055025,
            "group": 3922,
            "created": "2024-01-25T05:19:46.503771Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1141,
            "name": "Полиметалл",
            "creator": 1157436,
            "group": 5742,
            "created": "2022-05-20T13:04:39.189459Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1644,
            "name": "Поражение",
            "creator": 1538944,
            "group": 13599,
            "created": "2024-04-01T12:00:34.141695Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1049,
            "name": "Ппл =💩Щитомордник",
            "creator": 891706,
            "group": 9135,
            "created": "2022-03-10T00:01:45.637925Z",
            "started": null,
            "ended": null
        },
        {
            "id": 629,
            "name": "Привет",
            "creator": 984039,
            "group": 8940,
            "created": "2021-04-17T13:00:44.940774Z",
            "started": null,
            "ended": null
        },
        {
            "id": 310,
            "name": "Привет",
            "creator": 751432,
            "group": 4787,
            "created": "2020-07-10T09:37:43.572263Z",
            "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": 876,
            "name": "Пробная турнирная запись",
            "creator": 103753,
            "group": 10380,
            "created": "2021-10-22T07:51:28.731368Z",
            "started": null,
            "ended": null
        },
        {
            "id": 48,
            "name": "Пробный турнир",
            "creator": 697804,
            "group": 4156,
            "created": "2019-11-14T19:17:56.765144Z",
            "started": null,
            "ended": null
        }
    ]
}