GET /api/v1/tournament_records/?format=api&ordering=group&page=140
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=group&page=141",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=139",
    "results": [
        {
            "id": 1414,
            "name": "NBA",
            "creator": 1138568,
            "group": 13044,
            "created": "2023-03-25T05:24:43.894529Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1415,
            "name": "Go for goal",
            "creator": 518636,
            "group": 13046,
            "created": "2023-03-25T13:42:11.635782Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1418,
            "name": "งงว",
            "creator": 1323203,
            "group": 13057,
            "created": "2023-03-29T08:05:39.827413Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1423,
            "name": "HI",
            "creator": 1001280,
            "group": 13078,
            "created": "2023-04-04T03:39:22.422680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1427,
            "name": "Ccd",
            "creator": 1329483,
            "group": 13083,
            "created": "2023-04-08T07:02:07.950154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1424,
            "name": "First",
            "creator": 1332763,
            "group": 13086,
            "created": "2023-04-06T22:08:18.695680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1426,
            "name": "killstones",
            "creator": 1250299,
            "group": 13092,
            "created": "2023-04-07T23:22:15.950777Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1470,
            "name": "wu xian tiao z",
            "creator": 1201869,
            "group": 13093,
            "created": "2023-07-02T11:50:08.222910Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1429,
            "name": "无限挑战",
            "creator": 1201869,
            "group": 13093,
            "created": "2023-04-08T17:28:31.052269Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1526,
            "name": "tournament",
            "creator": 1432930,
            "group": 13099,
            "created": "2023-10-04T10:09:43.458891Z",
            "started": null,
            "ended": null
        }
    ]
}