GET /api/v1/tournament_records/?format=api&ordering=-id&page=130
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=131",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=129",
    "results": [
        {
            "id": 361,
            "name": "Prueba",
            "creator": 90149,
            "group": 3186,
            "created": "2020-09-01T03:48:12.333993Z",
            "started": null,
            "ended": null
        },
        {
            "id": 360,
            "name": "Hackworld",
            "creator": 838444,
            "group": 9,
            "created": "2020-08-31T18:07:42.566131Z",
            "started": null,
            "ended": null
        },
        {
            "id": 359,
            "name": "      ",
            "creator": 736023,
            "group": 5351,
            "created": "2020-08-31T09:09:13.450964Z",
            "started": null,
            "ended": null
        },
        {
            "id": 358,
            "name": "      ",
            "creator": 736023,
            "group": 5351,
            "created": "2020-08-31T09:07:17.867811Z",
            "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": 356,
            "name": "Test MM-2 (another)",
            "creator": 3431,
            "group": 6422,
            "created": "2020-08-29T00:48:08.727523Z",
            "started": null,
            "ended": null
        },
        {
            "id": 355,
            "name": "Ubo",
            "creator": 835321,
            "group": 3,
            "created": "2020-08-26T01:18:24.916873Z",
            "started": null,
            "ended": null
        },
        {
            "id": 353,
            "name": "T",
            "creator": 736103,
            "group": 4493,
            "created": "2020-08-22T07:47:39.136413Z",
            "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": 351,
            "name": "Pruba #1 gonfor",
            "creator": 832855,
            "group": 6622,
            "created": "2020-08-21T21:26:35.778660Z",
            "started": null,
            "ended": null
        }
    ]
}