GET /api/v1/tournament_records/?format=api&ordering=created&page=109
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=created&page=110",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=108",
    "results": [
        {
            "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
        },
        {
            "id": 1273,
            "name": "Reaper's Tournament",
            "creator": 1225945,
            "group": 12430,
            "created": "2022-10-27T13:21:57.948724Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1274,
            "name": "Go basics tournaments 1",
            "creator": 1182840,
            "group": 25,
            "created": "2022-10-30T06:46:44.193667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1275,
            "name": "Isaac",
            "creator": 1222451,
            "group": 7414,
            "created": "2022-11-01T09:02:01.336220Z",
            "started": null,
            "ended": null
        }
    ]
}