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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=125",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=123",
    "results": [
        {
            "id": 1960,
            "name": "78hhg",
            "creator": 1641310,
            "group": 13797,
            "created": "2025-10-19T09:17:58.678625Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1961,
            "name": "SajajinGoPro",
            "creator": 845981,
            "group": 15507,
            "created": "2025-10-19T22:47:45.748757Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1963,
            "name": "Rfr",
            "creator": 1729163,
            "group": 13972,
            "created": "2025-10-22T19:42:17.984773Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1774,
            "name": "Infry",
            "creator": 1647262,
            "group": 14659,
            "created": "2024-10-17T11:14:01.758258Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1964,
            "name": "1st Kwago League",
            "creator": 753236,
            "group": 14768,
            "created": "2025-10-24T01:11:33.105281Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1965,
            "name": "Ноно",
            "creator": 1873190,
            "group": 15784,
            "created": "2025-10-29T08:39:46.160710Z",
            "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": 1971,
            "name": "Turnuva 1",
            "creator": 1794829,
            "group": 14816,
            "created": "2025-11-09T21:54:33.402582Z",
            "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
        }
    ]
}