GET /api/v1/tournament_records/?format=api&ordering=-creator&page=35
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=-creator&page=36",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=34",
    "results": [
        {
            "id": 1233,
            "name": "match",
            "creator": 1193158,
            "group": 1185,
            "created": "2022-08-15T09:07:48.648364Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1326,
            "name": "555",
            "creator": 1192245,
            "group": 25,
            "created": "2022-12-27T14:12:29.073299Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1327,
            "name": "555",
            "creator": 1192245,
            "group": 25,
            "created": "2022-12-27T14:15:38.502044Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1685,
            "name": "MY GOD",
            "creator": 1192116,
            "group": 13117,
            "created": "2024-06-11T15:31:30.805047Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1339,
            "name": "虚空",
            "creator": 1190285,
            "group": 12767,
            "created": "2023-01-10T07:05:23.670814Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1460,
            "name": "ALUNOS DO ERMIRIO 1",
            "creator": 1189783,
            "group": 13271,
            "created": "2023-05-27T13:36:32.481146Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1495,
            "name": "中国可近入",
            "creator": 1188809,
            "group": 13417,
            "created": "2023-08-16T06:49:03.243710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1681,
            "name": "123",
            "creator": 1187525,
            "group": 9668,
            "created": "2024-06-01T13:27:09.517897Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1688,
            "name": "Nifrjfrejg45w",
            "creator": 1187525,
            "group": 2276,
            "created": "2024-06-15T05:53:46.825539Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1225,
            "name": "No.1",
            "creator": 1187476,
            "group": 12144,
            "created": "2022-08-04T08:13:41.660709Z",
            "started": null,
            "ended": null
        }
    ]
}