GET /api/v1/tournament_records/?format=api&ordering=id&page=122
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=id&page=123",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=121",
    "results": [
        {
            "id": 1448,
            "name": "LIHKG 棋聖戰 第一期",
            "creator": 872222,
            "group": 8905,
            "created": "2023-05-14T11:40:50.647775Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1449,
            "name": "pro guys",
            "creator": 1218107,
            "group": 24,
            "created": "2023-05-15T06:56:46.561528Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1450,
            "name": "Inaugural tournament",
            "creator": 460399,
            "group": 13216,
            "created": "2023-05-17T14:49:14.583496Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1451,
            "name": "Rounds servival",
            "creator": 1002204,
            "group": 6630,
            "created": "2023-05-19T15:54:09.840914Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1452,
            "name": "16k optimistic-policy test",
            "creator": 195118,
            "group": 13232,
            "created": "2023-05-20T09:35:55.210109Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1453,
            "name": "9-9",
            "creator": 1343476,
            "group": 25,
            "created": "2023-05-20T11:34:00.573566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1454,
            "name": "トーナメントゲーム",
            "creator": 1271156,
            "group": 13143,
            "created": "2023-05-21T21:51:27.588947Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1457,
            "name": "Turnir velikana",
            "creator": 1015350,
            "group": 12689,
            "created": "2023-05-25T13:19:02.035710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1458,
            "name": "Sơ Cấp 9x9",
            "creator": 1041975,
            "group": 13262,
            "created": "2023-05-25T13:42:15.653930Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1459,
            "name": "____",
            "creator": 58535,
            "group": 13270,
            "created": "2023-05-27T11:40:10.422750Z",
            "started": null,
            "ended": null
        }
    ]
}