GET /api/v1/tournament_records/?format=api&ordering=-creator&page=13
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=-creator&page=14",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=12",
    "results": [
        {
            "id": 1723,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:08:42.265632Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1724,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:09:09.555040Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1725,
            "name": "redacted",
            "creator": 1586081,
            "group": 25,
            "created": "2024-07-04T13:09:23.810266Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1710,
            "name": "Nigger balls",
            "creator": 1586059,
            "group": 3,
            "created": "2024-07-04T12:53:22.579027Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1793,
            "name": "Christmas",
            "creator": 1585337,
            "group": 14323,
            "created": "2024-11-13T10:22:13.959522Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1935,
            "name": "Iabooboo",
            "creator": 1584665,
            "group": 14323,
            "created": "2025-09-12T22:53:49.369827Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1943,
            "name": "Uop",
            "creator": 1584100,
            "group": 25,
            "created": "2025-09-27T12:56:43.960968Z",
            "started": null,
            "ended": null
        },
        {
            "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
        }
    ]
}