GET /api/v1/tournament_records/?format=api&ordering=-group&page=75
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=76",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=74",
    "results": [
        {
            "id": 485,
            "name": "第一堂",
            "creator": 573525,
            "group": 7894,
            "created": "2021-01-08T10:02:48.697633Z",
            "started": null,
            "ended": null
        },
        {
            "id": 486,
            "name": "第一堂捉棋",
            "creator": 573525,
            "group": 7894,
            "created": "2021-01-08T10:05:00.455108Z",
            "started": null,
            "ended": null
        },
        {
            "id": 479,
            "name": "Test",
            "creator": 856222,
            "group": 7764,
            "created": "2020-12-27T19:14:56.789747Z",
            "started": null,
            "ended": null
        },
        {
            "id": 678,
            "name": "Lal",
            "creator": 735469,
            "group": 7746,
            "created": "2021-05-15T07:39:15.011775Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1112,
            "name": "ffjggkk",
            "creator": 1118389,
            "group": 7746,
            "created": "2022-04-23T06:25:21.084806Z",
            "started": null,
            "ended": null
        },
        {
            "id": 496,
            "name": "Cheer",
            "creator": 842857,
            "group": 7734,
            "created": "2021-01-19T00:07:51.795356Z",
            "started": null,
            "ended": null
        },
        {
            "id": 802,
            "name": "test",
            "creator": 416731,
            "group": 7731,
            "created": "2021-08-18T00:29:55.117098Z",
            "started": null,
            "ended": null
        },
        {
            "id": 501,
            "name": "ozzy",
            "creator": 831547,
            "group": 7697,
            "created": "2021-01-22T12:19:58.936964Z",
            "started": null,
            "ended": null
        },
        {
            "id": 481,
            "name": "Xếp hạng hàng tháng",
            "creator": 281554,
            "group": 7685,
            "created": "2020-12-28T14:31:29.200590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1828,
            "name": "на куук",
            "creator": 1460731,
            "group": 7684,
            "created": "2025-01-29T12:17:04.424719Z",
            "started": null,
            "ended": null
        }
    ]
}