GET /api/v1/tournament_records/?format=api&ordering=created&page=96
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=created&page=97",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=95",
    "results": [
        {
            "id": 1088,
            "name": "2022 tournament",
            "creator": 1136322,
            "group": 11522,
            "created": "2022-04-05T18:39:37.133973Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1089,
            "name": "×××",
            "creator": 1141495,
            "group": 9094,
            "created": "2022-04-08T03:20:09.228245Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1090,
            "name": "ชฎาธาร",
            "creator": 1141420,
            "group": 9094,
            "created": "2022-04-08T03:40:03.176373Z",
            "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
        },
        {
            "id": 1095,
            "name": "Ken Wong",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-04-09T06:51:56.964637Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1096,
            "name": "台灣大魷魚",
            "creator": 1037623,
            "group": 1144,
            "created": "2022-04-09T09:43:57.345434Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1097,
            "name": "dtsgegegeeg",
            "creator": 1137383,
            "group": 11450,
            "created": "2022-04-11T03:42:45.912223Z",
            "started": null,
            "ended": null
        }
    ]
}