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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=153",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=151",
    "results": [
        {
            "id": 1246,
            "name": "Top 8",
            "creator": 57913,
            "group": 1056,
            "created": "2022-09-12T11:38:10.207191Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1247,
            "name": "h",
            "creator": 1206757,
            "group": 12277,
            "created": "2022-09-13T10:52:41.295298Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1445,
            "name": "LIHKG 級位研修聯賽 Season 1",
            "creator": 872222,
            "group": 8905,
            "created": "2023-05-09T13:54:48.279733Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1446,
            "name": "e",
            "creator": 602572,
            "group": 12926,
            "created": "2023-05-10T20:42:59.719907Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1448,
            "name": "LIHKG 棋聖戰 第一期",
            "creator": 872222,
            "group": 8905,
            "created": "2023-05-14T11:40:50.647775Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1449,
            "name": "pro guys",
            "creator": 1218107,
            "group": 24,
            "created": "2023-05-15T06:56:46.561528Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1450,
            "name": "Inaugural tournament",
            "creator": 460399,
            "group": 13216,
            "created": "2023-05-17T14:49:14.583496Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1451,
            "name": "Rounds servival",
            "creator": 1002204,
            "group": 6630,
            "created": "2023-05-19T15:54:09.840914Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1452,
            "name": "16k optimistic-policy test",
            "creator": 195118,
            "group": 13232,
            "created": "2023-05-20T09:35:55.210109Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1453,
            "name": "9-9",
            "creator": 1343476,
            "group": 25,
            "created": "2023-05-20T11:34:00.573566Z",
            "started": null,
            "ended": null
        }
    ]
}