GET /api/v1/tournament_records/?format=api&ordering=-id&page=115
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=116",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=114",
    "results": [
        {
            "id": 494,
            "name": "tirgrjggjrgr",
            "creator": 819853,
            "group": 6759,
            "created": "2021-01-16T06:23:18.083656Z",
            "started": null,
            "ended": null
        },
        {
            "id": 493,
            "name": "saiio678884789437",
            "creator": 838050,
            "group": 5590,
            "created": "2021-01-12T10:39:48.755114Z",
            "started": null,
            "ended": null
        },
        {
            "id": 492,
            "name": "唔想我嘅感覺!",
            "creator": 881637,
            "group": 7426,
            "created": "2021-01-11T11:01:34.871945Z",
            "started": null,
            "ended": null
        },
        {
            "id": 491,
            "name": "New Year Tournament",
            "creator": 818383,
            "group": 7337,
            "created": "2021-01-11T07:35:52.722070Z",
            "started": null,
            "ended": null
        },
        {
            "id": 490,
            "name": "21S2 Division A",
            "creator": 904298,
            "group": 6974,
            "created": "2021-01-09T03:47:53.808185Z",
            "started": null,
            "ended": null
        },
        {
            "id": 489,
            "name": "Test",
            "creator": 61151,
            "group": 7898,
            "created": "2021-01-08T20:34:53.263455Z",
            "started": null,
            "ended": null
        },
        {
            "id": 488,
            "name": "21S1 Division D",
            "creator": 848128,
            "group": 6974,
            "created": "2021-01-08T11:51:46.312734Z",
            "started": null,
            "ended": null
        },
        {
            "id": 487,
            "name": "21S1 Division C",
            "creator": 848128,
            "group": 6974,
            "created": "2021-01-08T11:51:37.704535Z",
            "started": null,
            "ended": null
        },
        {
            "id": 486,
            "name": "第一堂捉棋",
            "creator": 573525,
            "group": 7894,
            "created": "2021-01-08T10:05:00.455108Z",
            "started": null,
            "ended": null
        },
        {
            "id": 485,
            "name": "第一堂",
            "creator": 573525,
            "group": 7894,
            "created": "2021-01-08T10:02:48.697633Z",
            "started": null,
            "ended": null
        }
    ]
}