GET /api/v1/tournament_records/?format=api&ordering=started&page=104
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=started&page=105",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=103",
    "results": [
        {
            "id": 1547,
            "name": "LIHKG Friendly",
            "creator": 872222,
            "group": 8905,
            "created": "2023-11-01T15:42:35.329780Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1082,
            "name": "hi",
            "creator": 730663,
            "group": 11099,
            "created": "2022-03-31T08:05:54.268913Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1504,
            "name": "Europe Go #1",
            "creator": 1182846,
            "group": 13537,
            "created": "2023-09-03T17:51:14.081528Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1084,
            "name": "#April CUP Main Tournament 2022",
            "creator": 1139241,
            "group": 10103,
            "created": "2022-04-02T09:12:45.725142Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1085,
            "name": "#May CUP Main Tournament 2022",
            "creator": 1139241,
            "group": 10103,
            "created": "2022-04-03T08:47:41.389812Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1086,
            "name": "123:)",
            "creator": 1139302,
            "group": 11496,
            "created": "2022-04-03T11:11:25.474783Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1091,
            "name": "ชฎาธาร",
            "creator": 1141420,
            "group": 9094,
            "created": "2022-04-08T03:41:20.914337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1092,
            "name": "友谊赛114",
            "creator": 1141040,
            "group": 11527,
            "created": "2022-04-08T04:59:39.804109Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1093,
            "name": "Jeffrey",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-04-09T06:45:36.033074Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1094,
            "name": "Ken Wong",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-04-09T06:49:29.859916Z",
            "started": null,
            "ended": null
        }
    ]
}