GET /api/v1/tournament_records/?format=api&ordering=-name&page=70
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=-name&page=71",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=69",
    "results": [
        {
            "id": 969,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T11:10:39.614296Z",
            "started": null,
            "ended": null
        },
        {
            "id": 981,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T05:49:42.005844Z",
            "started": null,
            "ended": null
        },
        {
            "id": 983,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T06:00:15.522838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 974,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T03:37:40.226391Z",
            "started": null,
            "ended": null
        },
        {
            "id": 978,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T04:26:44.894215Z",
            "started": null,
            "ended": null
        },
        {
            "id": 985,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-23T03:49:08.339427Z",
            "started": null,
            "ended": null
        },
        {
            "id": 977,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T04:14:57.658626Z",
            "started": null,
            "ended": null
        },
        {
            "id": 970,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T11:15:54.854905Z",
            "started": null,
            "ended": null
        },
        {
            "id": 979,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T04:38:33.383944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 988,
            "name": "mos1d04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-27T07:18:52.678692Z",
            "started": null,
            "ended": null
        }
    ]
}