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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=98",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=96",
    "results": [
        {
            "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
        },
        {
            "id": 1836,
            "name": "LIHKG 棋聖戰 第四期",
            "creator": 872222,
            "group": 8905,
            "created": "2025-02-15T13:21:29.212130Z",
            "started": null,
            "ended": null
        },
        {
            "id": 518,
            "name": "jkc",
            "creator": 870696,
            "group": 7256,
            "created": "2021-02-01T07:33:42.790822Z",
            "started": null,
            "ended": null
        }
    ]
}