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

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=144",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=142",
    "results": [
        {
            "id": 1195,
            "name": "Вечер Го",
            "creator": 119281,
            "group": 11721,
            "created": "2022-07-05T18:51:52.603575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1587,
            "name": "Гагш",
            "creator": 1482184,
            "group": 25,
            "created": "2023-12-17T20:56:28.513444Z",
            "started": null,
            "ended": null
        },
        {
            "id": 408,
            "name": "Гг",
            "creator": 856910,
            "group": 7061,
            "created": "2020-10-12T14:03:35.830838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1582,
            "name": "гей",
            "creator": 1476190,
            "group": 13840,
            "created": "2023-12-09T06:32:38.840380Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1953,
            "name": "Го",
            "creator": 1873190,
            "group": 15784,
            "created": "2025-10-05T17:26:13.554110Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1227,
            "name": "Го в го",
            "creator": 1036335,
            "group": 9932,
            "created": "2022-08-05T16:12:49.423151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 304,
            "name": "День независимости США",
            "creator": 713237,
            "group": 5579,
            "created": "2020-07-04T16:33:25.948750Z",
            "started": null,
            "ended": null
        },
        {
            "id": 906,
            "name": "дети",
            "creator": 1082270,
            "group": 10612,
            "created": "2021-11-21T08:16:06.029217Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1595,
            "name": "Золотой кот",
            "creator": 1247846,
            "group": 12610,
            "created": "2023-12-29T04:45:59.265357Z",
            "started": null,
            "ended": null
        },
        {
            "id": 365,
            "name": "Игра го",
            "creator": 840035,
            "group": 6745,
            "created": "2020-09-03T16:48:21.678973Z",
            "started": null,
            "ended": null
        }
    ]
}