GET /api/v1/tournament_records/?format=api&ordering=id&page=109
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=110",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=108",
    "results": [
        {
            "id": 1263,
            "name": "nicccc",
            "creator": 1063780,
            "group": 10737,
            "created": "2022-10-16T12:52:39.299193Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1264,
            "name": "Helen",
            "creator": 1211339,
            "group": 7027,
            "created": "2022-10-17T07:39:06.917645Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1265,
            "name": "Azot",
            "creator": 1226015,
            "group": 12419,
            "created": "2022-10-19T07:56:59.077903Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1266,
            "name": "Azot Go",
            "creator": 1226015,
            "group": 12419,
            "created": "2022-10-20T20:17:55.508416Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1267,
            "name": "FhjHHxjyyyzjuvv CV lyjxtbjjj",
            "creator": 1211361,
            "group": 7028,
            "created": "2022-10-24T07:43:07.373618Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1268,
            "name": "1706",
            "creator": 1228537,
            "group": 9676,
            "created": "2022-10-24T16:08:17.409003Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1269,
            "name": "тест1",
            "creator": 1222054,
            "group": 12441,
            "created": "2022-10-24T21:03:25.747112Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1270,
            "name": "testturnier",
            "creator": 366500,
            "group": 1410,
            "created": "2022-10-25T23:39:25.858172Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1271,
            "name": "YW Chan",
            "creator": 1219935,
            "group": 5759,
            "created": "2022-10-27T06:52:31.056681Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1272,
            "name": "Go",
            "creator": 1017002,
            "group": 10154,
            "created": "2022-10-27T09:54:11.968887Z",
            "started": null,
            "ended": null
        }
    ]
}