GET /api/v1/tournament_records/?format=api&ordering=-id&page=4
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=-id&page=5",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=3",
    "results": [
        {
            "id": 1978,
            "name": "HIIIIII",
            "creator": 823378,
            "group": 8605,
            "created": "2025-12-11T02:26:19.011678Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1977,
            "name": "GO's Got Talent",
            "creator": 1733830,
            "group": 13675,
            "created": "2025-12-02T20:12:42.682659Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1976,
            "name": "bite",
            "creator": 1910638,
            "group": 15934,
            "created": "2025-12-02T11:33:45.488504Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1975,
            "name": "Sammy vs jendel team vs battle",
            "creator": 1078350,
            "group": 15915,
            "created": "2025-11-25T02:44:59.018831Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1974,
            "name": "99 nights survival",
            "creator": 1078350,
            "group": 15915,
            "created": "2025-11-25T02:40:49.804906Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1973,
            "name": "22.11.2025",
            "creator": 1903433,
            "group": 4140,
            "created": "2025-11-22T06:42:55.140786Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1971,
            "name": "Turnuva 1",
            "creator": 1794829,
            "group": 14816,
            "created": "2025-11-09T21:54:33.402582Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1970,
            "name": "test",
            "creator": 1274854,
            "group": 12961,
            "created": "2025-11-08T12:47:16.435665Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1969,
            "name": "Happy day 🥳",
            "creator": 1306771,
            "group": 11648,
            "created": "2025-11-07T10:38:13.592700Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1965,
            "name": "Ноно",
            "creator": 1873190,
            "group": 15784,
            "created": "2025-10-29T08:39:46.160710Z",
            "started": null,
            "ended": null
        }
    ]
}