GET /api/v1/tournament_records/?format=api&ordering=ended&page=17
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=ended&page=18",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=16",
    "results": [
        {
            "id": 162,
            "name": "野狐對局",
            "creator": 743935,
            "group": 4864,
            "created": "2020-04-16T04:32:40.880159Z",
            "started": null,
            "ended": null
        },
        {
            "id": 171,
            "name": "竹大一戈",
            "creator": 736057,
            "group": 4493,
            "created": "2020-04-20T08:24:49.364026Z",
            "started": null,
            "ended": null
        },
        {
            "id": 169,
            "name": "ตัวกลม",
            "creator": 763060,
            "group": 5326,
            "created": "2020-04-18T19:22:01.369366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 170,
            "name": "ertyt",
            "creator": 748237,
            "group": 5329,
            "created": "2020-04-19T00:12:14.725500Z",
            "started": null,
            "ended": null
        },
        {
            "id": 172,
            "name": "SanRenSei KG Cup",
            "creator": 727893,
            "group": 4725,
            "created": "2020-04-20T13:47:58.667729Z",
            "started": null,
            "ended": null
        },
        {
            "id": 173,
            "name": "krunod",
            "creator": 758272,
            "group": 485,
            "created": "2020-04-21T12:07:37.883315Z",
            "started": null,
            "ended": null
        },
        {
            "id": 174,
            "name": "bigginer tournament",
            "creator": 739180,
            "group": 43,
            "created": "2020-04-21T20:44:04.415771Z",
            "started": null,
            "ended": null
        },
        {
            "id": 175,
            "name": "baston-baston",
            "creator": 736663,
            "group": 5360,
            "created": "2020-04-22T09:32:05.266404Z",
            "started": null,
            "ended": null
        },
        {
            "id": 177,
            "name": "аааа",
            "creator": 744037,
            "group": 5233,
            "created": "2020-04-23T14:12:22.487521Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}