GET /api/v1/tournament_records/?format=api&ordering=-created&page=74
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=75",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=73",
    "results": [
        {
            "id": 968,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T06:25:59.696482Z",
            "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": 966,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 10124,
            "created": "2022-01-19T08:51:55.068129Z",
            "started": null,
            "ended": null
        },
        {
            "id": 965,
            "name": "Sky WeiQi Club #1",
            "creator": 899463,
            "group": 10786,
            "created": "2022-01-19T06:25:51.981653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 964,
            "name": "Mikito House League",
            "creator": 209933,
            "group": 7223,
            "created": "2022-01-18T22:40:11.132404Z",
            "started": null,
            "ended": null
        },
        {
            "id": 963,
            "name": "哈哈哈哈哈哈哈",
            "creator": 1048175,
            "group": 10250,
            "created": "2022-01-18T12:21:57.917673Z",
            "started": null,
            "ended": null
        },
        {
            "id": 962,
            "name": "good",
            "creator": 1107687,
            "group": 25,
            "created": "2022-01-18T09:00:25.003717Z",
            "started": null,
            "ended": null
        },
        {
            "id": 961,
            "name": "山",
            "creator": 1064332,
            "group": 7256,
            "created": "2022-01-17T08:40:36.880674Z",
            "started": null,
            "ended": null
        },
        {
            "id": 958,
            "name": "Test",
            "creator": 37118,
            "group": 2942,
            "created": "2022-01-14T20:33:27.929085Z",
            "started": null,
            "ended": null
        },
        {
            "id": 957,
            "name": "k",
            "creator": 1106983,
            "group": 25,
            "created": "2022-01-12T11:59:48.780217Z",
            "started": null,
            "ended": null
        }
    ]
}