GET /api/v1/tournament_records/?format=api&ordering=creator&page=153
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=154",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=152",
    "results": [
        {
            "id": 1941,
            "name": "SP Open 2025 Test 2",
            "creator": 1640355,
            "group": 15657,
            "created": "2025-09-25T14:19:08.566081Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1960,
            "name": "78hhg",
            "creator": 1641310,
            "group": 13797,
            "created": "2025-10-19T09:17:58.678625Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1820,
            "name": "Go Time!",
            "creator": 1642189,
            "group": 13675,
            "created": "2025-01-09T01:49:31.011367Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1779,
            "name": "test",
            "creator": 1643413,
            "group": 14738,
            "created": "2024-10-25T16:26:30.892927Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1775,
            "name": "Ingrid",
            "creator": 1647262,
            "group": 14659,
            "created": "2024-10-17T11:14:06.719146Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1774,
            "name": "Infry",
            "creator": 1647262,
            "group": 14659,
            "created": "2024-10-17T11:14:01.758258Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1815,
            "name": "Weelo celebration",
            "creator": 1654661,
            "group": 11548,
            "created": "2025-01-03T12:50:47.074924Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1785,
            "name": "You are smart",
            "creator": 1654661,
            "group": 14759,
            "created": "2024-11-02T14:14:40.676371Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1845,
            "name": "test",
            "creator": 1654814,
            "group": 15144,
            "created": "2025-03-09T01:39:03.173257Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1804,
            "name": "ugbrty",
            "creator": 1668079,
            "group": 25,
            "created": "2024-12-13T17:09:31.498927Z",
            "started": null,
            "ended": null
        }
    ]
}