GET /api/v1/tournament_records/?format=api&ordering=creator&page=100
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=creator&page=101",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=99",
    "results": [
        {
            "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": 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": 967,
            "name": "MOS1D04          OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T06:14:08.367739Z",
            "started": null,
            "ended": null
        },
        {
            "id": 966,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 10124,
            "created": "2022-01-19T08:51:55.068129Z",
            "started": null,
            "ended": null
        },
        {
            "id": 855,
            "name": "ddddddddd",
            "creator": 1052876,
            "group": 10124,
            "created": "2021-09-29T09:10:05.041324Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1535,
            "name": "nouvelle an 2024",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-18T05:51:37.145187Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1534,
            "name": "nouvelle an 2024",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-18T05:47:43.689501Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1533,
            "name": "noouvelle an 2024",
            "creator": 1053160,
            "group": 12462,
            "created": "2023-10-18T05:38:41.187861Z",
            "started": null,
            "ended": null
        }
    ]
}