GET /api/v1/tournament_records/?format=api&ordering=name&page=89
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=90",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=88",
    "results": [
        {
            "id": 988,
            "name": "mos1d04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-27T07:18:52.678692Z",
            "started": null,
            "ended": null
        },
        {
            "id": 978,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T04:26:44.894215Z",
            "started": null,
            "ended": null
        },
        {
            "id": 981,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T05:49:42.005844Z",
            "started": null,
            "ended": null
        },
        {
            "id": 969,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T11:10:39.614296Z",
            "started": null,
            "ended": null
        },
        {
            "id": 968,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T06:25:59.696482Z",
            "started": null,
            "ended": null
        },
        {
            "id": 966,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 10124,
            "created": "2022-01-19T08:51:55.068129Z",
            "started": null,
            "ended": null
        },
        {
            "id": 979,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T04:38:33.383944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 985,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-23T03:49:08.339427Z",
            "started": null,
            "ended": null
        },
        {
            "id": 974,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T03:37:40.226391Z",
            "started": null,
            "ended": null
        },
        {
            "id": 977,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T04:14:57.658626Z",
            "started": null,
            "ended": null
        }
    ]
}