GET /api/v1/tournament_records/?format=api&ordering=-id&page=27
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=-id&page=28",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=26",
    "results": [
        {
            "id": 1569,
            "name": "SM Sarja 2023",
            "creator": 192095,
            "group": 75,
            "created": "2023-12-02T07:45:06.887456Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1567,
            "name": "永兴棋仙战",
            "creator": 1468204,
            "group": 13817,
            "created": "2023-11-27T14:26:06.308548Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1566,
            "name": "Partije s turnira 20.11.2023. - 7.01.2024.",
            "creator": 1076314,
            "group": 12689,
            "created": "2023-11-25T21:08:45.313725Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1565,
            "name": "九段",
            "creator": 1236996,
            "group": 13697,
            "created": "2023-11-25T15:14:40.457659Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1564,
            "name": "с",
            "creator": 1254308,
            "group": 13806,
            "created": "2023-11-21T07:55:13.940338Z",
            "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": 1562,
            "name": "Familiar",
            "creator": 1466886,
            "group": 13795,
            "created": "2023-11-18T01:01:19.291838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1561,
            "name": "NGF",
            "creator": 1465057,
            "group": 11534,
            "created": "2023-11-17T12:58:25.265537Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1560,
            "name": "Test",
            "creator": 629701,
            "group": 5522,
            "created": "2023-11-16T13:32:35.427104Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1559,
            "name": "LIHKG Season 6 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2023-11-16T07:16:00.035538Z",
            "started": null,
            "ended": null
        }
    ]
}