GET /api/v1/tournament_records/?format=api&ordering=-group&page=60
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=-group&page=61",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=59",
    "results": [
        {
            "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": 625,
            "name": "1 запись тура",
            "creator": 936699,
            "group": 8904,
            "created": "2021-04-14T18:20:09.155221Z",
            "started": null,
            "ended": null
        },
        {
            "id": 895,
            "name": "1",
            "creator": 1071445,
            "group": 8896,
            "created": "2021-11-12T08:04:05.457885Z",
            "started": null,
            "ended": null
        }
    ]
}