GET /api/v1/tournament_records/?format=api&ordering=-creator&page=62
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=-creator&page=63",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=61",
    "results": [
        {
            "id": 1201,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:15:40.257955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1202,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:22:00.156580Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1203,
            "name": "ogs",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:23:23.957441Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1204,
            "name": "ogs",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:26:09.473495Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1209,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-20T09:06:14.713815Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1210,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-20T09:08:08.806983Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1221,
            "name": "ogs",
            "creator": 1052870,
            "group": 3,
            "created": "2022-08-02T10:08:11.422955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1021,
            "name": "acacac",
            "creator": 1052868,
            "group": 11152,
            "created": "2022-02-18T01:35:58.029182Z",
            "started": null,
            "ended": null
        },
        {
            "id": 831,
            "name": "Davi828",
            "creator": 1052777,
            "group": 25,
            "created": "2021-09-14T23:42:56.309944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 920,
            "name": "!",
            "creator": 1052371,
            "group": 10116,
            "created": "2021-12-06T07:19:10.011198Z",
            "started": null,
            "ended": null
        }
    ]
}