GET /api/v1/tournament_records/?format=api&ordering=started&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=started&page=35",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=33",
    "results": [
        {
            "id": 336,
            "name": "Future Scincetist",
            "creator": 813634,
            "group": 6476,
            "created": "2020-08-11T11:03:42.134616Z",
            "started": null,
            "ended": null
        },
        {
            "id": 337,
            "name": "test_01a",
            "creator": 827241,
            "group": 5661,
            "created": "2020-08-11T12:51:32.317348Z",
            "started": null,
            "ended": null
        },
        {
            "id": 338,
            "name": "[[.0[[[0o;.剢竹",
            "creator": 735469,
            "group": 6365,
            "created": "2020-08-12T08:18:19.674703Z",
            "started": null,
            "ended": null
        },
        {
            "id": 339,
            "name": "Reisei Cup august 2020",
            "creator": 182494,
            "group": 5224,
            "created": "2020-08-12T14:41:49.968825Z",
            "started": null,
            "ended": null
        },
        {
            "id": 340,
            "name": "TEST",
            "creator": 27056,
            "group": 139,
            "created": "2020-08-12T23:43:50.691959Z",
            "started": null,
            "ended": null
        },
        {
            "id": 335,
            "name": "             ",
            "creator": 736023,
            "group": 5351,
            "created": "2020-08-11T07:08:20.532328Z",
            "started": null,
            "ended": null
        },
        {
            "id": 355,
            "name": "Ubo",
            "creator": 835321,
            "group": 3,
            "created": "2020-08-26T01:18:24.916873Z",
            "started": null,
            "ended": null
        },
        {
            "id": 313,
            "name": "1Torneo Fueguino con ventaja 2020",
            "creator": 316711,
            "group": 1684,
            "created": "2020-07-14T17:32:57.786974Z",
            "started": null,
            "ended": null
        },
        {
            "id": 341,
            "name": "吳卓庭",
            "creator": 818383,
            "group": 5224,
            "created": "2020-08-15T10:26:33.545015Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}