GET /api/v1/tournament_records/?format=api&ordering=created&page=112
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=113",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=111",
    "results": [
        {
            "id": 1308,
            "name": "Segundo Torneo Kikashi",
            "creator": 886071,
            "group": 12574,
            "created": "2022-11-27T12:19:07.768004Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1309,
            "name": "Hbb",
            "creator": 1211339,
            "group": 7027,
            "created": "2022-11-28T07:07:41.817989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1310,
            "name": "Beginners' Cup",
            "creator": 1235089,
            "group": 177,
            "created": "2022-11-28T18:02:05.682229Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1311,
            "name": "deleted",
            "creator": 874275,
            "group": 4702,
            "created": "2022-12-01T17:30:28.105264Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1312,
            "name": "CFMC2",
            "creator": 1241203,
            "group": 12594,
            "created": "2022-12-03T01:46:58.407046Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1313,
            "name": "Christmas Cup",
            "creator": 1246125,
            "group": 12602,
            "created": "2022-12-05T01:18:31.374210Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1314,
            "name": "Game 1",
            "creator": 1223011,
            "group": 12605,
            "created": "2022-12-05T08:38:34.556951Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1315,
            "name": "1",
            "creator": 1223011,
            "group": 6427,
            "created": "2022-12-05T08:59:30.090222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1316,
            "name": "高级初段比赛",
            "creator": 591776,
            "group": 12420,
            "created": "2022-12-05T12:07:16.809174Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1318,
            "name": "Segundo Torneo Sabaki, 2022",
            "creator": 68659,
            "group": 12643,
            "created": "2022-12-11T01:52:03.834666Z",
            "started": null,
            "ended": null
        }
    ]
}