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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=150",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=148",
    "results": [
        {
            "id": 1495,
            "name": "中国可近入",
            "creator": 1188809,
            "group": 13417,
            "created": "2023-08-16T06:49:03.243710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1481,
            "name": "“中国 无敌”杯",
            "creator": 1195249,
            "group": 13407,
            "created": "2023-07-14T12:24:22.245165Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1140,
            "name": "主线程",
            "creator": 1081667,
            "group": 10211,
            "created": "2022-05-19T07:43:23.059060Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1565,
            "name": "九段",
            "creator": 1236996,
            "group": 13697,
            "created": "2023-11-25T15:14:40.457659Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1530,
            "name": "亞洲國家大比拼",
            "creator": 1392807,
            "group": 1144,
            "created": "2023-10-13T16:11:40.355750Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1434,
            "name": "余丞浚 蔡智宇",
            "creator": 818416,
            "group": 7530,
            "created": "2023-04-21T07:50:56.173787Z",
            "started": null,
            "ended": null
        },
        {
            "id": 597,
            "name": "你好",
            "creator": 925466,
            "group": 8107,
            "created": "2021-03-21T03:44:34.269049Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1698,
            "name": "全微分共和国",
            "creator": 1430197,
            "group": 13407,
            "created": "2024-06-28T11:44:08.207144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 972,
            "name": "匯款",
            "creator": 1059379,
            "group": 25,
            "created": "2022-01-21T02:32:01.651575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1101,
            "name": "友誼對局",
            "creator": 1086610,
            "group": 25,
            "created": "2022-04-16T04:47:18.404911Z",
            "started": null,
            "ended": null
        }
    ]
}