GET /api/v1/tournament_records/?format=api&ordering=-creator&page=15
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=16",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=14",
    "results": [
        {
            "id": 1577,
            "name": "Saraswati",
            "creator": 1471419,
            "group": 25,
            "created": "2023-12-06T15:44:28.370558Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1607,
            "name": "lol",
            "creator": 1470605,
            "group": 13972,
            "created": "2024-01-22T15:03:17.336481Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1608,
            "name": "idk",
            "creator": 1470605,
            "group": 13972,
            "created": "2024-01-22T15:12:31.577797Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1625,
            "name": "123456789",
            "creator": 1470605,
            "group": 14001,
            "created": "2024-03-01T19:58:30.382753Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1637,
            "name": "Untitled Tournament",
            "creator": 1470605,
            "group": 14154,
            "created": "2024-03-25T13:52:59.644371Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1643,
            "name": "三圣棋友会友谊赛",
            "creator": 1470523,
            "group": 13599,
            "created": "2024-03-31T01:28:00.655145Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1769,
            "name": "jvjjvjjdsj",
            "creator": 1470041,
            "group": 25,
            "created": "2024-10-01T01:15:36.261774Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1563,
            "name": "Carlos Fajardo",
            "creator": 1468513,
            "group": 4667,
            "created": "2023-11-20T22:30:34.114762Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1567,
            "name": "永兴棋仙战",
            "creator": 1468204,
            "group": 13817,
            "created": "2023-11-27T14:26:06.308548Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1596,
            "name": "NATEL",
            "creator": 1467129,
            "group": 13890,
            "created": "2024-01-02T09:13:32.650265Z",
            "started": null,
            "ended": null
        }
    ]
}