GET /api/v1/tournament_records/?format=api&ordering=name&page=153
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=154",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=152",
    "results": [
        {
            "id": 12,
            "name": "愛莎",
            "creator": 559306,
            "group": 25,
            "created": "2019-07-18T11:21:47.450479Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1539,
            "name": "戈日123321",
            "creator": 1227591,
            "group": 13168,
            "created": "2023-10-24T13:18:46.359157Z",
            "started": null,
            "ended": null
        },
        {
            "id": 653,
            "name": "我們的對局",
            "creator": 941875,
            "group": 8390,
            "created": "2021-05-03T10:45:49.416210Z",
            "started": null,
            "ended": null
        },
        {
            "id": 652,
            "name": "我們的對局",
            "creator": 941875,
            "group": 8390,
            "created": "2021-05-03T10:42:11.252234Z",
            "started": null,
            "ended": null
        },
        {
            "id": 639,
            "name": "我們的對谷",
            "creator": 941875,
            "group": 8390,
            "created": "2021-04-26T10:42:28.803293Z",
            "started": null,
            "ended": null
        },
        {
            "id": 645,
            "name": "我們的比賽",
            "creator": 941875,
            "group": 8390,
            "created": "2021-04-28T07:48:02.044240Z",
            "started": null,
            "ended": null
        },
        {
            "id": 691,
            "name": "我們的比賽",
            "creator": 941875,
            "group": 8390,
            "created": "2021-05-24T11:09:31.594989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 646,
            "name": "我們的比賽",
            "creator": 941875,
            "group": 8390,
            "created": "2021-04-28T07:49:53.898592Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1870,
            "name": "无间勤碁术化 Go Advance forward forever",
            "creator": 1761443,
            "group": 13797,
            "created": "2025-04-23T12:05:53.048533Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1628,
            "name": "无间勤碁术化 亲睦赛 3",
            "creator": 1144866,
            "group": 13797,
            "created": "2024-03-03T13:22:00.633889Z",
            "started": null,
            "ended": null
        }
    ]
}