GET /api/v1/tournament_records/?format=api&ordering=creator&page=77
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=creator&page=78",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=76",
    "results": [
        {
            "id": 652,
            "name": "我們的對局",
            "creator": 941875,
            "group": 8390,
            "created": "2021-05-03T10:42:11.252234Z",
            "started": null,
            "ended": null
        },
        {
            "id": 646,
            "name": "我們的比賽",
            "creator": 941875,
            "group": 8390,
            "created": "2021-04-28T07:49:53.898592Z",
            "started": null,
            "ended": null
        },
        {
            "id": 645,
            "name": "我們的比賽",
            "creator": 941875,
            "group": 8390,
            "created": "2021-04-28T07:48:02.044240Z",
            "started": null,
            "ended": null
        },
        {
            "id": 639,
            "name": "我們的對谷",
            "creator": 941875,
            "group": 8390,
            "created": "2021-04-26T10:42:28.803293Z",
            "started": null,
            "ended": null
        },
        {
            "id": 602,
            "name": "eyydgwtysgtfuvwrt7ge",
            "creator": 941876,
            "group": 3,
            "created": "2021-03-26T07:49:56.580455Z",
            "started": null,
            "ended": null
        },
        {
            "id": 601,
            "name": "112233",
            "creator": 941913,
            "group": 8391,
            "created": "2021-03-26T07:29:21.282913Z",
            "started": null,
            "ended": null
        },
        {
            "id": 704,
            "name": "Sm",
            "creator": 941933,
            "group": 8392,
            "created": "2021-06-04T07:28:50.768103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 603,
            "name": "Kcm",
            "creator": 941935,
            "group": 8734,
            "created": "2021-03-26T13:51:47.069192Z",
            "started": null,
            "ended": null
        },
        {
            "id": 567,
            "name": "hi",
            "creator": 941977,
            "group": 8552,
            "created": "2021-03-07T03:46:40.244871Z",
            "started": null,
            "ended": null
        },
        {
            "id": 710,
            "name": "Tommy",
            "creator": 943307,
            "group": 7531,
            "created": "2021-06-12T03:47:25.372394Z",
            "started": null,
            "ended": null
        }
    ]
}