GET /api/v1/tournament_records/?format=api&ordering=group&page=150
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=151",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=149",
    "results": [
        {
            "id": 1960,
            "name": "78hhg",
            "creator": 1641310,
            "group": 13797,
            "created": "2025-10-19T09:17:58.678625Z",
            "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": 1870,
            "name": "无间勤碁术化 Go Advance forward forever",
            "creator": 1761443,
            "group": 13797,
            "created": "2025-04-23T12:05:53.048533Z",
            "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": 1660,
            "name": "Best tournament eeeeeeeeevvvvvvvvveeeeeeeeerrrrrrrrrrrrr😝😝😝😝",
            "creator": 1265911,
            "group": 13797,
            "created": "2024-04-25T22:47:29.971672Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1628,
            "name": "无间勤碁术化 亲睦赛 3",
            "creator": 1144866,
            "group": 13797,
            "created": "2024-03-03T13:22:00.633889Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1601,
            "name": "👻😇😀😴😎",
            "creator": 1436588,
            "group": 13797,
            "created": "2024-01-05T04:38:19.968502Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1572,
            "name": "棋賽1",
            "creator": 1431566,
            "group": 13803,
            "created": "2023-12-03T04:07:16.995744Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1564,
            "name": "с",
            "creator": 1254308,
            "group": 13806,
            "created": "2023-11-21T07:55:13.940338Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1580,
            "name": "MADGIA",
            "creator": 1347651,
            "group": 13813,
            "created": "2023-12-07T19:10:21.708077Z",
            "started": null,
            "ended": null
        }
    ]
}