GET /api/v1/tournament_records/?format=api&ordering=-id&page=44
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=45",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=43",
    "results": [
        {
            "id": 1346,
            "name": "Neki",
            "creator": 979621,
            "group": 12804,
            "created": "2023-01-19T08:20:35.016367Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1345,
            "name": "盧思聿",
            "creator": 1275618,
            "group": 25,
            "created": "2023-01-17T10:27:45.983369Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1344,
            "name": "Ereeee",
            "creator": 1250784,
            "group": 10538,
            "created": "2023-01-16T15:19:08.922742Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1342,
            "name": "T",
            "creator": 1241190,
            "group": 25,
            "created": "2023-01-14T12:21:00.513548Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1341,
            "name": "P",
            "creator": 1240318,
            "group": 25,
            "created": "2023-01-12T04:30:40.107107Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1339,
            "name": "虚空",
            "creator": 1190285,
            "group": 12767,
            "created": "2023-01-10T07:05:23.670814Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1338,
            "name": "Weiqi",
            "creator": 1267701,
            "group": 12754,
            "created": "2023-01-08T15:24:44.905840Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1337,
            "name": "Кубок Гор 2023 | Дагестан",
            "creator": 719734,
            "group": 10490,
            "created": "2023-01-07T17:40:23.009141Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1336,
            "name": "Scheduled Games",
            "creator": 1099916,
            "group": 12700,
            "created": "2023-01-05T15:29:20.562460Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1335,
            "name": "blabla",
            "creator": 1099916,
            "group": 12736,
            "created": "2023-01-05T15:24:50.831995Z",
            "started": null,
            "ended": null
        }
    ]
}