GET /api/v1/tournament_records/?format=api&ordering=-ended&page=94
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=95",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=93",
    "results": [
        {
            "id": 965,
            "name": "Sky WeiQi Club #1",
            "creator": 899463,
            "group": 10786,
            "created": "2022-01-19T06:25:51.981653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 966,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 10124,
            "created": "2022-01-19T08:51:55.068129Z",
            "started": null,
            "ended": null
        },
        {
            "id": 967,
            "name": "MOS1D04          OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T06:14:08.367739Z",
            "started": null,
            "ended": null
        },
        {
            "id": 968,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T06:25:59.696482Z",
            "started": null,
            "ended": null
        },
        {
            "id": 969,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T11:10:39.614296Z",
            "started": null,
            "ended": null
        },
        {
            "id": 970,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T11:15:54.854905Z",
            "started": null,
            "ended": null
        },
        {
            "id": 971,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T11:38:24.117710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 972,
            "name": "匯款",
            "creator": 1059379,
            "group": 25,
            "created": "2022-01-21T02:32:01.651575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 986,
            "name": "第二届世界华人围棋联赛",
            "creator": 1081545,
            "group": 8419,
            "created": "2022-01-25T03:04:49.959312Z",
            "started": null,
            "ended": null
        },
        {
            "id": 987,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-26T08:52:32.892817Z",
            "started": null,
            "ended": null
        }
    ]
}