GET /api/v1/tournament_records/?format=api&ordering=id&page=54
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=55",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=53",
    "results": [
        {
            "id": 605,
            "name": "Group Section",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-26T20:11:33.650304Z",
            "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": 608,
            "name": "h",
            "creator": 741532,
            "group": 6124,
            "created": "2021-03-28T13:27:29.043399Z",
            "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": 613,
            "name": "Ulisse openings (turno 6)",
            "creator": 854143,
            "group": 8786,
            "created": "2021-04-02T07:27:16.593780Z",
            "started": null,
            "ended": null
        },
        {
            "id": 614,
            "name": "G",
            "creator": 845981,
            "group": 6772,
            "created": "2021-04-04T16:48:07.312321Z",
            "started": null,
            "ended": null
        },
        {
            "id": 615,
            "name": "Ddc",
            "creator": 845981,
            "group": 6772,
            "created": "2021-04-04T17:22:24.899717Z",
            "started": null,
            "ended": null
        },
        {
            "id": 616,
            "name": "围棋",
            "creator": 976847,
            "group": 8806,
            "created": "2021-04-04T23:24:36.602920Z",
            "started": null,
            "ended": null
        },
        {
            "id": 617,
            "name": "go boom",
            "creator": 976498,
            "group": 25,
            "created": "2021-04-05T15:05:19.894918Z",
            "started": null,
            "ended": null
        },
        {
            "id": 618,
            "name": "Tour",
            "creator": 598257,
            "group": 8129,
            "created": "2021-04-07T13:48:15.695958Z",
            "started": null,
            "ended": null
        }
    ]
}