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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=11",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=9",
    "results": [
        {
            "id": 1695,
            "name": "Aesthetic:) Go Group Tournament",
            "creator": 1579338,
            "group": 14397,
            "created": "2024-06-21T08:24:41.553085Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1687,
            "name": "下棋123",
            "creator": 1575617,
            "group": 14379,
            "created": "2024-06-15T04:28:21.872776Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1796,
            "name": "Tilki",
            "creator": 1574469,
            "group": 13675,
            "created": "2024-11-21T15:17:57.521025Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1826,
            "name": "Go basics",
            "creator": 1573495,
            "group": 25,
            "created": "2025-01-26T17:32:24.188107Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1865,
            "name": "teril",
            "creator": 1573495,
            "group": 15186,
            "created": "2025-04-16T15:26:04.520132Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1684,
            "name": "精简版",
            "creator": 1570423,
            "group": 14350,
            "created": "2024-06-09T04:55:10.562732Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1682,
            "name": "турнир для начинающих",
            "creator": 1569870,
            "group": 9,
            "created": "2024-06-02T17:51:35.485440Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1904,
            "name": "hjwrtfrsg",
            "creator": 1569784,
            "group": 15479,
            "created": "2025-07-05T16:08:22.701693Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1743,
            "name": "wut Sarawut 2029",
            "creator": 1569054,
            "group": 12520,
            "created": "2024-07-29T08:13:03.099183Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1923,
            "name": "Torneio18072013",
            "creator": 1568335,
            "group": 15625,
            "created": "2025-08-22T22:40:39.282949Z",
            "started": null,
            "ended": null
        }
    ]
}