GET /api/v1/tournament_records/?format=api&ordering=-group&page=26
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=27",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=25",
    "results": [
        {
            "id": 1987,
            "name": "19x19 Open League #97",
            "creator": 1836954,
            "group": 12599,
            "created": "2026-01-01T18:57:29.779499Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1988,
            "name": "19x19 Open League #97",
            "creator": 1836954,
            "group": 12599,
            "created": "2026-01-02T15:26:54.113882Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1990,
            "name": "19x19 Open D.E Cup #154:",
            "creator": 1306771,
            "group": 12599,
            "created": "2026-01-11T00:42:16.462716Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1312,
            "name": "CFMC2",
            "creator": 1241203,
            "group": 12594,
            "created": "2022-12-03T01:46:58.407046Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1694,
            "name": "test",
            "creator": 1249008,
            "group": 12594,
            "created": "2024-06-19T20:07:53.010989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1308,
            "name": "Segundo Torneo Kikashi",
            "creator": 886071,
            "group": 12574,
            "created": "2022-11-27T12:19:07.768004Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1305,
            "name": "山山山山山",
            "creator": 1242375,
            "group": 12564,
            "created": "2022-11-26T14:33:31.583721Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1364,
            "name": "麝香港務局長庚醫院轄市",
            "creator": 1242375,
            "group": 12564,
            "created": "2023-02-25T15:42:36.364974Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1430,
            "name": "LudiGo - Mayo",
            "creator": 810064,
            "group": 12562,
            "created": "2023-04-10T03:39:26.832089Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1304,
            "name": "ฝึกซ้อม",
            "creator": 114554,
            "group": 12552,
            "created": "2022-11-21T15:32:17.496912Z",
            "started": null,
            "ended": null
        }
    ]
}