GET /api/v1/tournament_records/?format=api&ordering=-name&page=17
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=18",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=16",
    "results": [
        {
            "id": 1582,
            "name": "гей",
            "creator": 1476190,
            "group": 13840,
            "created": "2023-12-09T06:32:38.840380Z",
            "started": null,
            "ended": null
        },
        {
            "id": 408,
            "name": "Гг",
            "creator": 856910,
            "group": 7061,
            "created": "2020-10-12T14:03:35.830838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1587,
            "name": "Гагш",
            "creator": 1482184,
            "group": 25,
            "created": "2023-12-17T20:56:28.513444Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1195,
            "name": "Вечер Го",
            "creator": 119281,
            "group": 11721,
            "created": "2022-07-05T18:51:52.603575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1367,
            "name": "ваекк",
            "creator": 1198184,
            "group": 12934,
            "created": "2023-03-03T16:05:41.315690Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1631,
            "name": "Адия",
            "creator": 1481000,
            "group": 25,
            "created": "2024-03-11T14:13:12.476290Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1835,
            "name": "Аво",
            "creator": 1685115,
            "group": 12913,
            "created": "2025-02-14T16:51:53.045822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 177,
            "name": "аааа",
            "creator": 744037,
            "group": 5233,
            "created": "2020-04-23T14:12:22.487521Z",
            "started": null,
            "ended": null
        },
        {
            "id": 784,
            "name": "(๑•̀ᄇ•́)و ✧ GO GO GO",
            "creator": 1018289,
            "group": 9670,
            "created": "2021-07-27T15:24:34.359288Z",
            "started": null,
            "ended": null
        },
        {
            "id": 860,
            "name": "(๑•̀ᄇ•́)و ✧ GOGOGO",
            "creator": 1018289,
            "group": 9670,
            "created": "2021-10-03T06:28:42.108876Z",
            "started": null,
            "ended": null
        }
    ]
}