GET /api/v1/tournament_records/?format=api&ordering=group&page=100
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=group&page=101",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=99",
    "results": [
        {
            "id": 686,
            "name": "6",
            "creator": 983888,
            "group": 8894,
            "created": "2021-05-21T08:51:40.723527Z",
            "started": null,
            "ended": null
        },
        {
            "id": 628,
            "name": "Hi!",
            "creator": 983888,
            "group": 8894,
            "created": "2021-04-16T16:17:39.542177Z",
            "started": null,
            "ended": null
        },
        {
            "id": 734,
            "name": "feews",
            "creator": 983435,
            "group": 8895,
            "created": "2021-06-25T07:41:56.475811Z",
            "started": null,
            "ended": null
        },
        {
            "id": 895,
            "name": "1",
            "creator": 1071445,
            "group": 8896,
            "created": "2021-11-12T08:04:05.457885Z",
            "started": null,
            "ended": null
        },
        {
            "id": 625,
            "name": "1 запись тура",
            "creator": 936699,
            "group": 8904,
            "created": "2021-04-14T18:20:09.155221Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1836,
            "name": "LIHKG 棋聖戰 第四期",
            "creator": 872222,
            "group": 8905,
            "created": "2025-02-15T13:21:29.212130Z",
            "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": 1754,
            "name": "LIHKG Season 8 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2024-09-11T07:24:37.962086Z",
            "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": 1669,
            "name": "LIHKG Season 7 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2024-05-05T14:23:14.169329Z",
            "started": null,
            "ended": null
        }
    ]
}