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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=32",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=30",
    "results": [
        {
            "id": 106,
            "name": "Normal Elimination 8 players (Beta)",
            "creator": 211504,
            "group": 454,
            "created": "2020-03-23T01:29:39.367983Z",
            "started": null,
            "ended": null
        },
        {
            "id": 13,
            "name": "Normal Elimination 8 players (#32)",
            "creator": 211504,
            "group": 454,
            "created": "2019-07-18T18:54:14.570429Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1931,
            "name": "test",
            "creator": 1015821,
            "group": 459,
            "created": "2025-09-05T12:08:23.735520Z",
            "started": null,
            "ended": null
        },
        {
            "id": 636,
            "name": "Interclubs 2021",
            "creator": 135206,
            "group": 459,
            "created": "2021-04-23T06:20:37.330702Z",
            "started": null,
            "ended": null
        },
        {
            "id": 403,
            "name": "Trial Tournament",
            "creator": 728440,
            "group": 459,
            "created": "2020-10-10T09:56:40.612623Z",
            "started": null,
            "ended": null
        },
        {
            "id": 811,
            "name": "thai",
            "creator": 746506,
            "group": 471,
            "created": "2021-08-30T11:48:46.250062Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1999,
            "name": "FFFGGHHHHGFGFGGGGGG",
            "creator": 1909901,
            "group": 483,
            "created": "2026-01-22T01:36:56.551463Z",
            "started": null,
            "ended": null
        },
        {
            "id": 813,
            "name": "นนนนนนนนนนนนนนนน",
            "creator": 1042295,
            "group": 485,
            "created": "2021-09-02T04:55:15.570553Z",
            "started": null,
            "ended": null
        },
        {
            "id": 737,
            "name": "33ertfe",
            "creator": 919820,
            "group": 485,
            "created": "2021-06-26T09:47:09.983569Z",
            "started": null,
            "ended": null
        },
        {
            "id": 173,
            "name": "krunod",
            "creator": 758272,
            "group": 485,
            "created": "2020-04-21T12:07:37.883315Z",
            "started": null,
            "ended": null
        }
    ]
}