GET /api/v1/tournament_records/?format=api&ordering=-id&page=105
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=106",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=104",
    "results": [
        {
            "id": 616,
            "name": "围棋",
            "creator": 976847,
            "group": 8806,
            "created": "2021-04-04T23:24:36.602920Z",
            "started": null,
            "ended": null
        },
        {
            "id": 615,
            "name": "Ddc",
            "creator": 845981,
            "group": 6772,
            "created": "2021-04-04T17:22:24.899717Z",
            "started": null,
            "ended": null
        },
        {
            "id": 614,
            "name": "G",
            "creator": 845981,
            "group": 6772,
            "created": "2021-04-04T16:48:07.312321Z",
            "started": null,
            "ended": null
        },
        {
            "id": 613,
            "name": "Ulisse openings (turno 6)",
            "creator": 854143,
            "group": 8786,
            "created": "2021-04-02T07:27:16.593780Z",
            "started": null,
            "ended": null
        },
        {
            "id": 611,
            "name": "Infor Go Tournament 2021",
            "creator": 490751,
            "group": 8766,
            "created": "2021-03-30T08:21:51.779521Z",
            "started": null,
            "ended": null
        },
        {
            "id": 609,
            "name": "ComaCup",
            "creator": 900678,
            "group": 8757,
            "created": "2021-03-28T20:32:30.799861Z",
            "started": null,
            "ended": null
        },
        {
            "id": 608,
            "name": "h",
            "creator": 741532,
            "group": 6124,
            "created": "2021-03-28T13:27:29.043399Z",
            "started": null,
            "ended": null
        },
        {
            "id": 607,
            "name": "take 3",
            "creator": 959771,
            "group": 8467,
            "created": "2021-03-27T19:11:17.697853Z",
            "started": null,
            "ended": null
        },
        {
            "id": 605,
            "name": "Group Section",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-26T20:11:33.650304Z",
            "started": null,
            "ended": null
        },
        {
            "id": 604,
            "name": "Group Section II",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-26T20:11:02.472303Z",
            "started": null,
            "ended": null
        }
    ]
}