GET /api/v1/tournament_records/?format=api&ordering=created&page=34
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=created&page=35",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=33",
    "results": [
        {
            "id": 361,
            "name": "Prueba",
            "creator": 90149,
            "group": 3186,
            "created": "2020-09-01T03:48:12.333993Z",
            "started": null,
            "ended": null
        },
        {
            "id": 363,
            "name": "Go Turnuvası Eylül 2020",
            "creator": 137040,
            "group": 5835,
            "created": "2020-09-03T10:46:22.660153Z",
            "started": null,
            "ended": null
        },
        {
            "id": 364,
            "name": "Ali",
            "creator": 788094,
            "group": 5581,
            "created": "2020-09-03T14:26:28.704737Z",
            "started": null,
            "ended": null
        },
        {
            "id": 365,
            "name": "Игра го",
            "creator": 840035,
            "group": 6745,
            "created": "2020-09-03T16:48:21.678973Z",
            "started": null,
            "ended": null
        },
        {
            "id": 367,
            "name": "BS Cup",
            "creator": 807332,
            "group": 6757,
            "created": "2020-09-06T12:30:08.678814Z",
            "started": null,
            "ended": null
        },
        {
            "id": 368,
            "name": "TORNEO DE GO-BADUK-WIQI DE REPUBLICA DOMINICANA",
            "creator": 558164,
            "group": 6712,
            "created": "2020-09-06T17:07:57.143729Z",
            "started": null,
            "ended": null
        },
        {
            "id": 369,
            "name": "=.[;][].[;",
            "creator": 735469,
            "group": 43,
            "created": "2020-09-07T02:37:27.498067Z",
            "started": null,
            "ended": null
        },
        {
            "id": 370,
            "name": "0000000",
            "creator": 816056,
            "group": 6593,
            "created": "2020-09-08T10:06:37.800846Z",
            "started": null,
            "ended": null
        },
        {
            "id": 371,
            "name": "Taco",
            "creator": 764891,
            "group": 25,
            "created": "2020-09-09T16:34:57.626142Z",
            "started": null,
            "ended": null
        },
        {
            "id": 372,
            "name": "Mini Chocolate Chip Tournament - The Speedy Round",
            "creator": 758558,
            "group": 6248,
            "created": "2020-09-09T19:05:44.699471Z",
            "started": null,
            "ended": null
        }
    ]
}