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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=12",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=10",
    "results": [
        {
            "id": 1601,
            "name": "👻😇😀😴😎",
            "creator": 1436588,
            "group": 13797,
            "created": "2024-01-05T04:38:19.968502Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1628,
            "name": "无间勤碁术化 亲睦赛 3",
            "creator": 1144866,
            "group": 13797,
            "created": "2024-03-03T13:22:00.633889Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1660,
            "name": "Best tournament eeeeeeeeevvvvvvvvveeeeeeeeerrrrrrrrrrrrr😝😝😝😝",
            "creator": 1265911,
            "group": 13797,
            "created": "2024-04-25T22:47:29.971672Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1662,
            "name": "Best tournament ever!😝😝😝",
            "creator": 1265911,
            "group": 13797,
            "created": "2024-04-28T15:13:58.698743Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1870,
            "name": "无间勤碁术化 Go Advance forward forever",
            "creator": 1761443,
            "group": 13797,
            "created": "2025-04-23T12:05:53.048533Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1918,
            "name": "15k tournament only",
            "creator": 839136,
            "group": 13797,
            "created": "2025-08-16T22:16:36.325467Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1562,
            "name": "Familiar",
            "creator": 1466886,
            "group": 13795,
            "created": "2023-11-18T01:01:19.291838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1556,
            "name": "ชายม.ปลาย",
            "creator": 1176325,
            "group": 13790,
            "created": "2023-11-15T14:24:29.519107Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1557,
            "name": "คัดนักกีฬา",
            "creator": 1176325,
            "group": 13790,
            "created": "2023-11-16T01:10:22.445927Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1591,
            "name": "---",
            "creator": 978134,
            "group": 13782,
            "created": "2023-12-19T01:20:09.202492Z",
            "started": null,
            "ended": null
        }
    ]
}