GET /api/v1/tournament_records/?format=api&ordering=-name&page=72
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=73",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=71",
    "results": [
        {
            "id": 974,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T03:37:40.226391Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1200,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:11:49.566068Z",
            "started": null,
            "ended": null
        },
        {
            "id": 977,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T04:14:57.658626Z",
            "started": null,
            "ended": null
        },
        {
            "id": 966,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 10124,
            "created": "2022-01-19T08:51:55.068129Z",
            "started": null,
            "ended": null
        },
        {
            "id": 971,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T11:38:24.117710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 988,
            "name": "mos1d04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-27T07:18:52.678692Z",
            "started": null,
            "ended": null
        },
        {
            "id": 984,
            "name": "mos1d04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-23T03:21:22.294601Z",
            "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": 1000,
            "name": "mo",
            "creator": 1052870,
            "group": 3,
            "created": "2022-02-05T06:10:02.809384Z",
            "started": null,
            "ended": null
        },
        {
            "id": 702,
            "name": "MN",
            "creator": 846189,
            "group": 25,
            "created": "2021-05-31T14:05:21.177938Z",
            "started": null,
            "ended": null
        }
    ]
}