GET /api/v1/tournament_records/?format=api&ordering=-id&page=116
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=117",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=115",
    "results": [
        {
            "id": 483,
            "name": "GG's",
            "creator": 861327,
            "group": 343,
            "created": "2021-01-04T21:17:59.199271Z",
            "started": null,
            "ended": null
        },
        {
            "id": 482,
            "name": "ฟหกด่าสว",
            "creator": 750170,
            "group": 3770,
            "created": "2021-01-03T02:53:22.266514Z",
            "started": null,
            "ended": null
        },
        {
            "id": 481,
            "name": "Xếp hạng hàng tháng",
            "creator": 281554,
            "group": 7685,
            "created": "2020-12-28T14:31:29.200590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 480,
            "name": "⋯",
            "creator": 882245,
            "group": 7434,
            "created": "2020-12-28T07:13:58.184507Z",
            "started": null,
            "ended": null
        },
        {
            "id": 479,
            "name": "Test",
            "creator": 856222,
            "group": 7764,
            "created": "2020-12-27T19:14:56.789747Z",
            "started": null,
            "ended": null
        },
        {
            "id": 478,
            "name": "Test",
            "creator": 427829,
            "group": 4603,
            "created": "2020-12-24T11:24:06.492333Z",
            "started": null,
            "ended": null
        },
        {
            "id": 477,
            "name": "123456789",
            "creator": 887779,
            "group": 4414,
            "created": "2020-12-24T02:20:30.225667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 476,
            "name": "Hallenser Weihnachts-Go 2020",
            "creator": 433800,
            "group": 5098,
            "created": "2020-12-21T10:24:18.871071Z",
            "started": null,
            "ended": null
        },
        {
            "id": 472,
            "name": "テスト",
            "creator": 790540,
            "group": 5923,
            "created": "2020-12-20T03:59:16.943555Z",
            "started": null,
            "ended": null
        },
        {
            "id": 471,
            "name": "Bpk",
            "creator": 510353,
            "group": 2293,
            "created": "2020-12-19T03:25:12.659244Z",
            "started": null,
            "ended": null
        }
    ]
}