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

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=66",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=64",
    "results": [
        {
            "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
        },
        {
            "id": 605,
            "name": "Group Section",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-26T20:11:33.650304Z",
            "started": null,
            "ended": null
        },
        {
            "id": 990,
            "name": "test",
            "creator": 568679,
            "group": 8562,
            "created": "2022-01-27T20:17:10.183136Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1658,
            "name": "Easter Tournament",
            "creator": 1433463,
            "group": 8562,
            "created": "2024-04-21T10:54:25.342155Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1926,
            "name": "Boop",
            "creator": 568679,
            "group": 8562,
            "created": "2025-08-29T10:44:36.035998Z",
            "started": null,
            "ended": null
        },
        {
            "id": 573,
            "name": "doruk",
            "creator": 955814,
            "group": 8555,
            "created": "2021-03-10T09:08:59.849104Z",
            "started": null,
            "ended": null
        },
        {
            "id": 574,
            "name": "Bora",
            "creator": 957151,
            "group": 8555,
            "created": "2021-03-10T09:16:09.359113Z",
            "started": null,
            "ended": null
        },
        {
            "id": 575,
            "name": "Bora",
            "creator": 957151,
            "group": 8555,
            "created": "2021-03-10T09:17:54.260151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 580,
            "name": "derin",
            "creator": 959184,
            "group": 8555,
            "created": "2021-03-12T07:14:30.982828Z",
            "started": null,
            "ended": null
        }
    ]
}