GET /api/v1/tournament_records/?format=api&ordering=-created&page=83
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=84",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=82",
    "results": [
        {
            "id": 867,
            "name": "Obugreaouhgafrebhouefgaubohgefabhuo",
            "creator": 1026423,
            "group": 7256,
            "created": "2021-10-11T07:46:12.064285Z",
            "started": null,
            "ended": null
        },
        {
            "id": 866,
            "name": "Autumn Meijin Title Tournament",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-10-10T09:25:28.968234Z",
            "started": null,
            "ended": null
        },
        {
            "id": 865,
            "name": "Autumn Kison Title Tournament",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-10-10T09:23:49.378672Z",
            "started": null,
            "ended": null
        },
        {
            "id": 864,
            "name": "Autumn Honinbo Title Tournament",
            "creator": 1051076,
            "group": 10103,
            "created": "2021-10-10T09:07:21.958940Z",
            "started": null,
            "ended": null
        },
        {
            "id": 863,
            "name": "Test",
            "creator": 796150,
            "group": 7068,
            "created": "2021-10-10T03:07:36.212823Z",
            "started": null,
            "ended": null
        },
        {
            "id": 862,
            "name": "Take Your Time 2",
            "creator": 756466,
            "group": 43,
            "created": "2021-10-07T20:33:27.922894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 860,
            "name": "(๑•̀ᄇ•́)و ✧ GOGOGO",
            "creator": 1018289,
            "group": 9670,
            "created": "2021-10-03T06:28:42.108876Z",
            "started": null,
            "ended": null
        },
        {
            "id": 859,
            "name": "输赢莫急,友谊需急",
            "creator": 1048175,
            "group": 10250,
            "created": "2021-10-02T08:23:06.124933Z",
            "started": null,
            "ended": null
        },
        {
            "id": 858,
            "name": "组内比赛网络赛",
            "creator": 1048175,
            "group": 10250,
            "created": "2021-10-01T11:34:42.670101Z",
            "started": null,
            "ended": null
        },
        {
            "id": 857,
            "name": "友谊比赛网络赛",
            "creator": 1048175,
            "group": 10250,
            "created": "2021-10-01T11:34:13.270342Z",
            "started": null,
            "ended": null
        }
    ]
}