GET /api/v1/tournament_records/?format=api&ordering=group&page=41
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=42",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=40",
    "results": [
        {
            "id": 50,
            "name": "Murase Go Group Tournament",
            "creator": 449215,
            "group": 2389,
            "created": "2019-11-28T18:28:43.647856Z",
            "started": null,
            "ended": null
        },
        {
            "id": 58,
            "name": "wow",
            "creator": 696496,
            "group": 2389,
            "created": "2020-01-09T16:20:48.810127Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1944,
            "name": "all",
            "creator": 1864696,
            "group": 2514,
            "created": "2025-09-28T00:24:00.122368Z",
            "started": null,
            "ended": null
        },
        {
            "id": 9,
            "name": "go",
            "creator": 48251,
            "group": 2514,
            "created": "2019-07-15T17:28:54.832728Z",
            "started": null,
            "ended": null
        },
        {
            "id": 11,
            "name": "สาระRail361! Tour",
            "creator": 148806,
            "group": 2571,
            "created": "2019-07-18T08:04:54.718375Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1126,
            "name": "1st Lancaster lightning 9X9",
            "creator": 851886,
            "group": 2607,
            "created": "2022-05-05T17:34:19.278695Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1947,
            "name": "มาแข่งงกันค้าบโบ๋ว",
            "creator": 1870263,
            "group": 2913,
            "created": "2025-10-01T10:39:00.650593Z",
            "started": null,
            "ended": null
        },
        {
            "id": 958,
            "name": "Test",
            "creator": 37118,
            "group": 2942,
            "created": "2022-01-14T20:33:27.929085Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1503,
            "name": "123457890",
            "creator": 1408273,
            "group": 2946,
            "created": "2023-09-02T07:08:53.160900Z",
            "started": null,
            "ended": null
        },
        {
            "id": 225,
            "name": "Frontier Friday",
            "creator": 777845,
            "group": 2946,
            "created": "2020-05-15T17:15:38.850248Z",
            "started": null,
            "ended": null
        }
    ]
}