GET /api/v1/tournament_records/?format=api&ordering=-id&page=47
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=48",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=46",
    "results": [
        {
            "id": 1313,
            "name": "Christmas Cup",
            "creator": 1246125,
            "group": 12602,
            "created": "2022-12-05T01:18:31.374210Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1312,
            "name": "CFMC2",
            "creator": 1241203,
            "group": 12594,
            "created": "2022-12-03T01:46:58.407046Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1311,
            "name": "deleted",
            "creator": 874275,
            "group": 4702,
            "created": "2022-12-01T17:30:28.105264Z",
            "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": 1309,
            "name": "Hbb",
            "creator": 1211339,
            "group": 7027,
            "created": "2022-11-28T07:07:41.817989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1308,
            "name": "Segundo Torneo Kikashi",
            "creator": 886071,
            "group": 12574,
            "created": "2022-11-27T12:19:07.768004Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1305,
            "name": "山山山山山",
            "creator": 1242375,
            "group": 12564,
            "created": "2022-11-26T14:33:31.583721Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1304,
            "name": "ฝึกซ้อม",
            "creator": 114554,
            "group": 12552,
            "created": "2022-11-21T15:32:17.496912Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1303,
            "name": "ОЛЕГ",
            "creator": 1233694,
            "group": 12546,
            "created": "2022-11-20T19:03:33.438133Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1302,
            "name": "W",
            "creator": 1163847,
            "group": 25,
            "created": "2022-11-19T14:47:20.210765Z",
            "started": null,
            "ended": null
        }
    ]
}