GET /api/v1/tournament_records/?format=api&ordering=ended&page=88
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=ended&page=89",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=87",
    "results": [
        {
            "id": 916,
            "name": "GAU",
            "creator": 1085408,
            "group": 25,
            "created": "2021-11-28T06:28:11.013801Z",
            "started": null,
            "ended": null
        },
        {
            "id": 917,
            "name": "eierdop",
            "creator": 1080853,
            "group": 10530,
            "created": "2021-12-02T10:28:44.714449Z",
            "started": null,
            "ended": null
        },
        {
            "id": 918,
            "name": "MOTH",
            "creator": 916344,
            "group": 9959,
            "created": "2021-12-03T00:42:52.650097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1281,
            "name": "groups",
            "creator": 1125106,
            "group": 25,
            "created": "2022-11-06T05:51:42.521246Z",
            "started": null,
            "ended": null
        },
        {
            "id": 920,
            "name": "!",
            "creator": 1052371,
            "group": 10116,
            "created": "2021-12-06T07:19:10.011198Z",
            "started": null,
            "ended": null
        },
        {
            "id": 921,
            "name": "1 rec torments ",
            "creator": 1080399,
            "group": 10488,
            "created": "2021-12-07T10:13:49.022243Z",
            "started": null,
            "ended": null
        },
        {
            "id": 922,
            "name": "Goodluck",
            "creator": 1054229,
            "group": 10314,
            "created": "2021-12-08T01:37:44.770410Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1792,
            "name": "эксперемен",
            "creator": 1538964,
            "group": 28,
            "created": "2024-11-09T16:02:35.597052Z",
            "started": null,
            "ended": null
        },
        {
            "id": 924,
            "name": "เกมแข่งขันที่ ๑",
            "creator": 1085401,
            "group": 10723,
            "created": "2021-12-08T05:39:31.208917Z",
            "started": null,
            "ended": null
        },
        {
            "id": 925,
            "name": "Test",
            "creator": 1031007,
            "group": 9933,
            "created": "2021-12-08T18:51:08.391196Z",
            "started": null,
            "ended": null
        }
    ]
}