GET /api/v1/tournament_records/?format=api&ordering=name&page=90
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=91",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=89",
    "results": [
        {
            "id": 987,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-26T08:52:32.892817Z",
            "started": null,
            "ended": null
        },
        {
            "id": 983,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T06:00:15.522838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 971,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T11:38:24.117710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 970,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T11:15:54.854905Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1200,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-07T12:11:49.566068Z",
            "started": null,
            "ended": null
        },
        {
            "id": 982,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T05:58:16.234991Z",
            "started": null,
            "ended": null
        },
        {
            "id": 967,
            "name": "MOS1D04          OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T06:14:08.367739Z",
            "started": null,
            "ended": null
        },
        {
            "id": 918,
            "name": "MOTH",
            "creator": 916344,
            "group": 9959,
            "created": "2021-12-03T00:42:52.650097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 211,
            "name": "msr_bleskové_go",
            "creator": 775504,
            "group": 5661,
            "created": "2020-05-10T10:28:28.542083Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1889,
            "name": "mtgz",
            "creator": 1765191,
            "group": 15283,
            "created": "2025-06-09T23:26:17.985677Z",
            "started": null,
            "ended": null
        }
    ]
}