GET /api/v1/tournament_records/?format=api&ordering=-group&page=67
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=-group&page=68",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=66",
    "results": [
        {
            "id": 704,
            "name": "Sm",
            "creator": 941933,
            "group": 8392,
            "created": "2021-06-04T07:28:50.768103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 601,
            "name": "112233",
            "creator": 941913,
            "group": 8391,
            "created": "2021-03-26T07:29:21.282913Z",
            "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": 646,
            "name": "我們的比賽",
            "creator": 941875,
            "group": 8390,
            "created": "2021-04-28T07:49:53.898592Z",
            "started": null,
            "ended": null
        },
        {
            "id": 652,
            "name": "我們的對局",
            "creator": 941875,
            "group": 8390,
            "created": "2021-05-03T10:42:11.252234Z",
            "started": null,
            "ended": null
        },
        {
            "id": 653,
            "name": "我們的對局",
            "creator": 941875,
            "group": 8390,
            "created": "2021-05-03T10:45:49.416210Z",
            "started": null,
            "ended": null
        },
        {
            "id": 691,
            "name": "我們的比賽",
            "creator": 941875,
            "group": 8390,
            "created": "2021-05-24T11:09:31.594989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1133,
            "name": "dsudj",
            "creator": 941868,
            "group": 8390,
            "created": "2022-05-11T06:45:14.734152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 543,
            "name": "ggg",
            "creator": 822120,
            "group": 8371,
            "created": "2021-02-16T14:19:59.863106Z",
            "started": null,
            "ended": null
        }
    ]
}