GET /api/v1/tournament_records/?format=api&ordering=-group&page=68
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=69",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=67",
    "results": [
        {
            "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
        },
        {
            "id": 567,
            "name": "hi",
            "creator": 941977,
            "group": 8552,
            "created": "2021-03-07T03:46:40.244871Z",
            "started": null,
            "ended": null
        },
        {
            "id": 644,
            "name": "me felix",
            "creator": 817673,
            "group": 8517,
            "created": "2021-04-27T22:47:50.983705Z",
            "started": null,
            "ended": null
        }
    ]
}