GET /api/v1/tournament_records/?format=api&ordering=started&page=57
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=started&page=58",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=56",
    "results": [
        {
            "id": 490,
            "name": "21S2 Division A",
            "creator": 904298,
            "group": 6974,
            "created": "2021-01-09T03:47:53.808185Z",
            "started": null,
            "ended": null
        },
        {
            "id": 517,
            "name": "21S2 Division B",
            "creator": 128134,
            "group": 6974,
            "created": "2021-01-31T08:19:58.846734Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1258,
            "name": "hhhh",
            "creator": 1220093,
            "group": 12368,
            "created": "2022-10-06T08:02:07.822423Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1259,
            "name": "Kosumi Go Cup",
            "creator": 1212081,
            "group": 12320,
            "created": "2022-10-08T04:22:39.707796Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1260,
            "name": "Friston step",
            "creator": 1222376,
            "group": 25,
            "created": "2022-10-11T03:12:59.836743Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1785,
            "name": "You are smart",
            "creator": 1654661,
            "group": 14759,
            "created": "2024-11-02T14:14:40.676371Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1667,
            "name": "LIHKG 棋聖戰 第三期",
            "creator": 872222,
            "group": 8905,
            "created": "2024-05-05T14:22:48.846310Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1934,
            "name": "Miguel",
            "creator": 1825877,
            "group": 6411,
            "created": "2025-09-12T22:09:31.790667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 562,
            "name": "2º TORNEO TÍTULO MUSASHI",
            "creator": 663579,
            "group": 4262,
            "created": "2021-03-05T12:55:38.411368Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}