GET /api/v1/tournament_records/?format=api&ordering=name&page=91
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=92",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=90",
    "results": [
        {
            "id": 1000,
            "name": "mo",
            "creator": 1052870,
            "group": 3,
            "created": "2022-02-05T06:10:02.809384Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1357,
            "name": "Monday Morning 19x19",
            "creator": 1246361,
            "group": 12889,
            "created": "2023-02-14T09:52:16.124903Z",
            "started": null,
            "ended": null
        },
        {
            "id": 984,
            "name": "mos1d04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-23T03:21:22.294601Z",
            "started": null,
            "ended": null
        },
        {
            "id": 988,
            "name": "mos1d04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-27T07:18:52.678692Z",
            "started": null,
            "ended": null
        },
        {
            "id": 987,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-26T08:52:32.892817Z",
            "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
        },
        {
            "id": 978,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T04:26:44.894215Z",
            "started": null,
            "ended": null
        },
        {
            "id": 979,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T04:38:33.383944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 981,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T05:49:42.005844Z",
            "started": null,
            "ended": null
        }
    ]
}