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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=80",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=78",
    "results": [
        {
            "id": 894,
            "name": "神的10000000比賽",
            "creator": 1061739,
            "group": 10265,
            "created": "2021-11-11T07:35:52.580299Z",
            "started": null,
            "ended": null
        },
        {
            "id": 895,
            "name": "1",
            "creator": 1071445,
            "group": 8896,
            "created": "2021-11-12T08:04:05.457885Z",
            "started": null,
            "ended": null
        },
        {
            "id": 896,
            "name": "test",
            "creator": 1072183,
            "group": 10496,
            "created": "2021-11-12T23:39:05.385752Z",
            "started": null,
            "ended": null
        },
        {
            "id": 897,
            "name": "top thai",
            "creator": 1010924,
            "group": 10550,
            "created": "2021-11-13T07:07:17.809418Z",
            "started": null,
            "ended": null
        },
        {
            "id": 898,
            "name": "Carnavale's March 2020 Tournament",
            "creator": 1079531,
            "group": 3,
            "created": "2021-11-14T05:22:09.580315Z",
            "started": null,
            "ended": null
        },
        {
            "id": 899,
            "name": "Ko ko ma",
            "creator": 984385,
            "group": 508,
            "created": "2021-11-14T14:26:22.073273Z",
            "started": null,
            "ended": null
        },
        {
            "id": 902,
            "name": "h",
            "creator": 1081286,
            "group": 25,
            "created": "2021-11-18T11:25:59.564221Z",
            "started": null,
            "ended": null
        },
        {
            "id": 903,
            "name": "partie amusante",
            "creator": 1080166,
            "group": 10582,
            "created": "2021-11-19T16:53:52.075095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 904,
            "name": "Региональный турнир факультета бизнеса \"Капитаны\" в Ростове-на-Дону",
            "creator": 881628,
            "group": 8026,
            "created": "2021-11-19T17:21:47.657250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 905,
            "name": "humdrummmmmmmmmmmmmmm",
            "creator": 802455,
            "group": 3207,
            "created": "2021-11-20T05:45:35.940961Z",
            "started": null,
            "ended": null
        }
    ]
}