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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=3",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name",
    "results": [
        {
            "id": 346,
            "name": "            ",
            "creator": 736023,
            "group": 5351,
            "created": "2020-08-18T07:29:37.271982Z",
            "started": null,
            "ended": null
        },
        {
            "id": 335,
            "name": "             ",
            "creator": 736023,
            "group": 5351,
            "created": "2020-08-11T07:08:20.532328Z",
            "started": null,
            "ended": null
        },
        {
            "id": 96,
            "name": "              ",
            "creator": 733115,
            "group": 4550,
            "created": "2020-03-14T12:51:58.654674Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1459,
            "name": "____",
            "creator": 58535,
            "group": 13270,
            "created": "2023-05-27T11:40:10.422750Z",
            "started": null,
            "ended": null
        },
        {
            "id": 285,
            "name": "-_-",
            "creator": 564908,
            "group": 4793,
            "created": "2020-06-17T04:40:55.312257Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1591,
            "name": "---",
            "creator": 978134,
            "group": 13782,
            "created": "2023-12-19T01:20:09.202492Z",
            "started": null,
            "ended": null
        },
        {
            "id": 133,
            "name": "---",
            "creator": 427977,
            "group": 1460,
            "created": "2020-04-03T12:54:09.414014Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1416,
            "name": "?",
            "creator": 1059480,
            "group": 3,
            "created": "2023-03-28T09:50:57.132040Z",
            "started": null,
            "ended": null
        },
        {
            "id": 312,
            "name": ".",
            "creator": 811152,
            "group": 6304,
            "created": "2020-07-14T05:00:40.390324Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1162,
            "name": "(°▽°)",
            "creator": 1164055,
            "group": 11959,
            "created": "2022-06-19T04:52:08.875827Z",
            "started": null,
            "ended": null
        }
    ]
}