GET /api/v1/tournament_records/?format=api&ordering=id&page=52
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=53",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=51",
    "results": [
        {
            "id": 580,
            "name": "derin",
            "creator": 959184,
            "group": 8555,
            "created": "2021-03-12T07:14:30.982828Z",
            "started": null,
            "ended": null
        },
        {
            "id": 581,
            "name": "Shima 1",
            "creator": 959360,
            "group": 8623,
            "created": "2021-03-12T12:24:40.333938Z",
            "started": null,
            "ended": null
        },
        {
            "id": 582,
            "name": "Team russia tournament",
            "creator": 918036,
            "group": 8357,
            "created": "2021-03-12T17:52:09.462455Z",
            "started": null,
            "ended": null
        },
        {
            "id": 583,
            "name": "Test turnir",
            "creator": 585960,
            "group": 27,
            "created": "2021-03-14T11:36:46.243647Z",
            "started": null,
            "ended": null
        },
        {
            "id": 584,
            "name": "19X19 live Swiss tournament",
            "creator": 940672,
            "group": 3,
            "created": "2021-03-15T12:50:43.187376Z",
            "started": null,
            "ended": null
        },
        {
            "id": 585,
            "name": "hi",
            "creator": 951001,
            "group": 25,
            "created": "2021-03-16T01:25:29.672489Z",
            "started": null,
            "ended": null
        },
        {
            "id": 586,
            "name": "Group Section V",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-16T12:35:07.817718Z",
            "started": null,
            "ended": null
        },
        {
            "id": 587,
            "name": "Group Section VI",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-16T13:55:34.647821Z",
            "started": null,
            "ended": null
        },
        {
            "id": 588,
            "name": "Group Section III",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-16T19:00:19.012730Z",
            "started": null,
            "ended": null
        },
        {
            "id": 589,
            "name": "abc",
            "creator": 951001,
            "group": 8651,
            "created": "2021-03-18T01:25:53.716926Z",
            "started": null,
            "ended": null
        }
    ]
}