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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=13",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=11",
    "results": [
        {
            "id": 1795,
            "name": "Flow1",
            "creator": 1393499,
            "group": 13675,
            "created": "2024-11-20T04:08:32.629222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1793,
            "name": "Christmas",
            "creator": 1585337,
            "group": 14323,
            "created": "2024-11-13T10:22:13.959522Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1792,
            "name": "эксперемен",
            "creator": 1538964,
            "group": 28,
            "created": "2024-11-09T16:02:35.597052Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1790,
            "name": "Primus Inter Pares",
            "creator": 1218730,
            "group": 655,
            "created": "2024-11-06T06:18:35.120610Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1789,
            "name": "Killers and war",
            "creator": 1132253,
            "group": 14736,
            "created": "2024-11-04T03:07:43.239796Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1788,
            "name": "please delete this",
            "creator": 851886,
            "group": 2478,
            "created": "2024-11-03T11:48:44.373023Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1785,
            "name": "You are smart",
            "creator": 1654661,
            "group": 14759,
            "created": "2024-11-02T14:14:40.676371Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1782,
            "name": "Finnish Championship League 2024",
            "creator": 495337,
            "group": 13427,
            "created": "2024-10-28T17:47:37.964894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1781,
            "name": "Killers and war",
            "creator": 1132253,
            "group": 14736,
            "created": "2024-10-28T02:04:32.354120Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1779,
            "name": "test",
            "creator": 1643413,
            "group": 14738,
            "created": "2024-10-25T16:26:30.892927Z",
            "started": null,
            "ended": null
        }
    ]
}