GET /api/v1/tournament_records/?format=api&ordering=group&page=24
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=25",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=23",
    "results": [
        {
            "id": 1864,
            "name": "โกะไทย",
            "creator": 1684477,
            "group": 43,
            "created": "2025-04-16T03:52:18.068675Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1740,
            "name": "หมากล้อม",
            "creator": 1596435,
            "group": 43,
            "created": "2024-07-20T14:04:17.300524Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1573,
            "name": "le joueur le plus fort des 17k-25k",
            "creator": 1409180,
            "group": 43,
            "created": "2023-12-04T14:47:42.864511Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1541,
            "name": "LE HONINBO",
            "creator": 1409180,
            "group": 43,
            "created": "2023-10-24T13:44:59.790092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1540,
            "name": "the best kyu in 16-25",
            "creator": 1409180,
            "group": 43,
            "created": "2023-10-24T13:35:42.845852Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1371,
            "name": "hhjjj",
            "creator": 1115574,
            "group": 43,
            "created": "2023-03-15T15:27:38.873010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1300,
            "name": "j",
            "creator": 1237483,
            "group": 43,
            "created": "2022-11-18T14:44:03.415385Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1229,
            "name": "รานา",
            "creator": 1173424,
            "group": 43,
            "created": "2022-08-06T11:53:10.751954Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1027,
            "name": "ghvjh",
            "creator": 346980,
            "group": 43,
            "created": "2022-02-19T21:09:22.357378Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1019,
            "name": "Uzui Tengen",
            "creator": 1122132,
            "group": 43,
            "created": "2022-02-17T16:23:54.062011Z",
            "started": null,
            "ended": null
        }
    ]
}