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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=145",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=143",
    "results": [
        {
            "id": 1869,
            "name": "17k-22k",
            "creator": 1463203,
            "group": 25,
            "created": "2025-04-23T00:38:32.088510Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1561,
            "name": "NGF",
            "creator": 1465057,
            "group": 11534,
            "created": "2023-11-17T12:58:25.265537Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1585,
            "name": "Fttyh",
            "creator": 1466558,
            "group": 13753,
            "created": "2023-12-14T15:31:17.649239Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1562,
            "name": "Familiar",
            "creator": 1466886,
            "group": 13795,
            "created": "2023-11-18T01:01:19.291838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1596,
            "name": "NATEL",
            "creator": 1467129,
            "group": 13890,
            "created": "2024-01-02T09:13:32.650265Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1567,
            "name": "永兴棋仙战",
            "creator": 1468204,
            "group": 13817,
            "created": "2023-11-27T14:26:06.308548Z",
            "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": 1769,
            "name": "jvjjvjjdsj",
            "creator": 1470041,
            "group": 25,
            "created": "2024-10-01T01:15:36.261774Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1643,
            "name": "三圣棋友会友谊赛",
            "creator": 1470523,
            "group": 13599,
            "created": "2024-03-31T01:28:00.655145Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1637,
            "name": "Untitled Tournament",
            "creator": 1470605,
            "group": 14154,
            "created": "2024-03-25T13:52:59.644371Z",
            "started": null,
            "ended": null
        }
    ]
}