GET /api/v1/tournament_records/?format=api&ordering=-creator&page=16
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=17",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=15",
    "results": [
        {
            "id": 1562,
            "name": "Familiar",
            "creator": 1466886,
            "group": 13795,
            "created": "2023-11-18T01:01:19.291838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1585,
            "name": "Fttyh",
            "creator": 1466558,
            "group": 13753,
            "created": "2023-12-14T15:31:17.649239Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1561,
            "name": "NGF",
            "creator": 1465057,
            "group": 11534,
            "created": "2023-11-17T12:58:25.265537Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1869,
            "name": "17k-22k",
            "creator": 1463203,
            "group": 25,
            "created": "2025-04-23T00:38:32.088510Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1553,
            "name": "xxo",
            "creator": 1462800,
            "group": 25,
            "created": "2023-11-10T19:21:11.751291Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1828,
            "name": "на куук",
            "creator": 1460731,
            "group": 7684,
            "created": "2025-01-29T12:17:04.424719Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1550,
            "name": "TEST",
            "creator": 1460501,
            "group": 13767,
            "created": "2023-11-06T20:23:31.347031Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1551,
            "name": "Adam vs Matt",
            "creator": 1460501,
            "group": 13777,
            "created": "2023-11-09T14:05:17.483018Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1548,
            "name": "Uhh",
            "creator": 1459222,
            "group": 11534,
            "created": "2023-11-04T17:08:29.309931Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1599,
            "name": "şule",
            "creator": 1458517,
            "group": 13754,
            "created": "2024-01-04T16:31:59.676488Z",
            "started": null,
            "ended": null
        }
    ]
}