GET /api/v1/tournament_records/?format=api&ordering=-created&page=62
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=63",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=61",
    "results": [
        {
            "id": 1163,
            "name": "麦克马洪锦标赛",
            "creator": 1026575,
            "group": 11924,
            "created": "2022-06-25T01:02:40.808818Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1162,
            "name": "(°▽°)",
            "creator": 1164055,
            "group": 11959,
            "created": "2022-06-19T04:52:08.875827Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1161,
            "name": "圍棋比賽20220618",
            "creator": 1082531,
            "group": 25,
            "created": "2022-06-18T08:22:13.315662Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1160,
            "name": "⋯",
            "creator": 1098552,
            "group": 11671,
            "created": "2022-06-17T23:55:44.239183Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1159,
            "name": "1",
            "creator": 1123631,
            "group": 11951,
            "created": "2022-06-17T17:34:30.654443Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1158,
            "name": "圍棋比賽2022",
            "creator": 1082531,
            "group": 25,
            "created": "2022-06-17T13:13:50.315355Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1157,
            "name": "잘못만든것",
            "creator": 1086916,
            "group": 11852,
            "created": "2022-06-17T07:19:12.292855Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1155,
            "name": "ปัญ",
            "creator": 1165291,
            "group": 25,
            "created": "2022-06-11T14:19:06.201957Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1153,
            "name": "L",
            "creator": 869775,
            "group": 6293,
            "created": "2022-06-09T12:24:01.670010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1152,
            "name": "124 go",
            "creator": 868193,
            "group": 10991,
            "created": "2022-06-08T09:53:42.258116Z",
            "started": null,
            "ended": null
        }
    ]
}