GET /api/v1/tournament_records/?format=api&ordering=-creator&page=93
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=-creator&page=94",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=92",
    "results": [
        {
            "id": 1547,
            "name": "LIHKG Friendly",
            "creator": 872222,
            "group": 8905,
            "created": "2023-11-01T15:42:35.329780Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1558,
            "name": "LIHKG Season 6 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2023-11-16T07:15:53.129259Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1559,
            "name": "LIHKG Season 6 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2023-11-16T07:16:00.035538Z",
            "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": 1667,
            "name": "LIHKG 棋聖戰 第三期",
            "creator": 872222,
            "group": 8905,
            "created": "2024-05-05T14:22:48.846310Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1668,
            "name": "LIHKG Season 7 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2024-05-05T14:23:06.623847Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1669,
            "name": "LIHKG Season 7 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2024-05-05T14:23:14.169329Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1753,
            "name": "LIHKG Season 8 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2024-09-11T07:22:13.328275Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1754,
            "name": "LIHKG Season 8 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2024-09-11T07:24:37.962086Z",
            "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
        }
    ]
}