GET /api/v1/tournament_records/?format=api&ordering=-name&page=77
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=-name&page=78",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=76",
    "results": [
        {
            "id": 512,
            "name": "lllllll",
            "creator": 831547,
            "group": 43,
            "created": "2021-01-28T14:17:13.982375Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1087,
            "name": "Live 9x9 Double Elimination Tournament 2022-04-04 02:40",
            "creator": 1138166,
            "group": 25,
            "created": "2022-04-04T02:53:09.350248Z",
            "started": null,
            "ended": null
        },
        {
            "id": 600,
            "name": "Live 9x9 Double Elimination Tournament 2021-03-26 02:30",
            "creator": 952140,
            "group": 8709,
            "created": "2021-03-26T02:48:35.094814Z",
            "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": 1634,
            "name": "LIHKG 級位研修聯賽 Season 1",
            "creator": 872222,
            "group": 8905,
            "created": "2024-03-24T16:37:47.824618Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1508,
            "name": "LIHKG 級位研修杯賽 第一期",
            "creator": 872222,
            "group": 8905,
            "created": "2023-09-05T05:23:30.595062Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1755,
            "name": "LIHKG 無限reboot 級位聯賽 2024 #1",
            "creator": 872222,
            "group": 8905,
            "created": "2024-09-11T12:51:22.396568Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1836,
            "name": "LIHKG 棋聖戰 第四期",
            "creator": 872222,
            "group": 8905,
            "created": "2025-02-15T13:21:29.212130Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1528,
            "name": "LIHKG 棋聖戰 第二期",
            "creator": 872222,
            "group": 8905,
            "created": "2023-10-07T08:51:25.019793Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1667,
            "name": "LIHKG 棋聖戰 第三期",
            "creator": 872222,
            "group": 8905,
            "created": "2024-05-05T14:22:48.846310Z",
            "started": null,
            "ended": null
        }
    ]
}