GET /api/v1/tournament_records/?format=api&ordering=-creator&page=7
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=8",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=6",
    "results": [
        {
            "id": 1775,
            "name": "Ingrid",
            "creator": 1647262,
            "group": 14659,
            "created": "2024-10-17T11:14:06.719146Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1779,
            "name": "test",
            "creator": 1643413,
            "group": 14738,
            "created": "2024-10-25T16:26:30.892927Z",
            "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": 1941,
            "name": "SP Open 2025 Test 2",
            "creator": 1640355,
            "group": 15657,
            "created": "2025-09-25T14:19:08.566081Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1849,
            "name": "hkd k",
            "creator": 1640057,
            "group": 7005,
            "created": "2025-03-13T17:04:03.575864Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1768,
            "name": "9",
            "creator": 1637723,
            "group": 3524,
            "created": "2024-09-29T07:36:33.784082Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1765,
            "name": "Luana8b",
            "creator": 1636974,
            "group": 14659,
            "created": "2024-09-26T11:45:29.167795Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1808,
            "name": "Chopin 2017",
            "creator": 1636519,
            "group": 25,
            "created": "2024-12-17T12:44:54.669703Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1809,
            "name": "Chopin 2017",
            "creator": 1636519,
            "group": 25,
            "created": "2024-12-17T12:47:32.383337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1817,
            "name": "Chopin 2017",
            "creator": 1636519,
            "group": 2289,
            "created": "2025-01-04T04:27:14.362845Z",
            "started": null,
            "ended": null
        }
    ]
}