GET /api/v1/tournament_records/?format=api&ordering=-group&page=67
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=-group&page=68",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=66",
    "results": [
        {
            "id": 1776,
            "name": "Go magic",
            "creator": 1132253,
            "group": 8605,
            "created": "2024-10-23T01:22:17.549374Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1956,
            "name": "test",
            "creator": 562757,
            "group": 8605,
            "created": "2025-10-13T10:20:39.187340Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1978,
            "name": "HIIIIII",
            "creator": 823378,
            "group": 8605,
            "created": "2025-12-11T02:26:19.011678Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2001,
            "name": "sandy and bot",
            "creator": 1248123,
            "group": 8605,
            "created": "2026-01-23T12:00:40.918576Z",
            "started": null,
            "ended": null
        },
        {
            "id": 566,
            "name": "Extra Section- (Free)",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-06T16:42:13.770984Z",
            "started": null,
            "ended": null
        },
        {
            "id": 569,
            "name": "Group Section IV",
            "creator": 89993,
            "group": 8562,
            "created": "2021-03-07T19:18:24.267141Z",
            "started": null,
            "ended": null
        },
        {
            "id": 586,
            "name": "Group Section V",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-16T12:35:07.817718Z",
            "started": null,
            "ended": null
        },
        {
            "id": 587,
            "name": "Group Section VI",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-16T13:55:34.647821Z",
            "started": null,
            "ended": null
        },
        {
            "id": 588,
            "name": "Group Section III",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-16T19:00:19.012730Z",
            "started": null,
            "ended": null
        },
        {
            "id": 604,
            "name": "Group Section II",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-26T20:11:02.472303Z",
            "started": null,
            "ended": null
        }
    ]
}