GET /api/v1/tournament_records/?format=api&ordering=id&page=33
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=34",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=32",
    "results": [
        {
            "id": 350,
            "name": "Wednsday Weekly #3",
            "creator": 739236,
            "group": 4456,
            "created": "2020-08-20T00:24:59.744498Z",
            "started": null,
            "ended": null
        },
        {
            "id": 351,
            "name": "Pruba #1 gonfor",
            "creator": 832855,
            "group": 6622,
            "created": "2020-08-21T21:26:35.778660Z",
            "started": null,
            "ended": null
        },
        {
            "id": 352,
            "name": "Torneo de prueba",
            "creator": 832958,
            "group": 6622,
            "created": "2020-08-21T21:29:59.793642Z",
            "started": null,
            "ended": null
        },
        {
            "id": 353,
            "name": "T",
            "creator": 736103,
            "group": 4493,
            "created": "2020-08-22T07:47:39.136413Z",
            "started": null,
            "ended": null
        },
        {
            "id": 355,
            "name": "Ubo",
            "creator": 835321,
            "group": 3,
            "created": "2020-08-26T01:18:24.916873Z",
            "started": null,
            "ended": null
        },
        {
            "id": 356,
            "name": "Test MM-2 (another)",
            "creator": 3431,
            "group": 6422,
            "created": "2020-08-29T00:48:08.727523Z",
            "started": null,
            "ended": null
        },
        {
            "id": 357,
            "name": "İstanbul Çevrimiçi Şehir Turnuvası 2020/02",
            "creator": 54877,
            "group": 561,
            "created": "2020-08-30T12:07:21.130777Z",
            "started": null,
            "ended": null
        },
        {
            "id": 358,
            "name": "      ",
            "creator": 736023,
            "group": 5351,
            "created": "2020-08-31T09:07:17.867811Z",
            "started": null,
            "ended": null
        },
        {
            "id": 359,
            "name": "      ",
            "creator": 736023,
            "group": 5351,
            "created": "2020-08-31T09:09:13.450964Z",
            "started": null,
            "ended": null
        },
        {
            "id": 360,
            "name": "Hackworld",
            "creator": 838444,
            "group": 9,
            "created": "2020-08-31T18:07:42.566131Z",
            "started": null,
            "ended": null
        }
    ]
}