GET /api/v1/tournament_records/?format=api&ordering=-created&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=-created&page=36",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=34",
    "results": [
        {
            "id": 1481,
            "name": "“中国 无敌”杯",
            "creator": 1195249,
            "group": 13407,
            "created": "2023-07-14T12:24:22.245165Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1480,
            "name": "Torneio de rápidas semanal",
            "creator": 1169804,
            "group": 8207,
            "created": "2023-07-14T10:54:34.040782Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1477,
            "name": "LIHKG Season 5 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2023-07-12T15:44:54.235499Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1476,
            "name": "Тестовая запись",
            "creator": 881921,
            "group": 13337,
            "created": "2023-07-11T16:41:38.776118Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1475,
            "name": "OGS",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-09T03:04:08.447337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1474,
            "name": "GoGoGo",
            "creator": 912379,
            "group": 13343,
            "created": "2023-07-07T13:35:17.109250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1473,
            "name": "圍棋",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-06T08:20:40.302013Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1472,
            "name": "Nyrwnsyrmxhfmyxf",
            "creator": 1386258,
            "group": 3,
            "created": "2023-07-06T05:55:16.028677Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1471,
            "name": "test",
            "creator": 1378085,
            "group": 13375,
            "created": "2023-07-04T21:17:54.022438Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1470,
            "name": "wu xian tiao z",
            "creator": 1201869,
            "group": 13093,
            "created": "2023-07-02T11:50:08.222910Z",
            "started": null,
            "ended": null
        }
    ]
}