GET /api/v1/tournament_records/?format=api&ordering=-creator&page=18
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=19",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=17",
    "results": [
        {
            "id": 1658,
            "name": "Easter Tournament",
            "creator": 1433463,
            "group": 8562,
            "created": "2024-04-21T10:54:25.342155Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1526,
            "name": "tournament",
            "creator": 1432930,
            "group": 13099,
            "created": "2023-10-04T10:09:43.458891Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1572,
            "name": "棋賽1",
            "creator": 1431566,
            "group": 13803,
            "created": "2023-12-03T04:07:16.995744Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1524,
            "name": "World Association",
            "creator": 1430197,
            "group": 13633,
            "created": "2023-10-04T09:48:37.492649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1525,
            "name": "https://online-go.com/tournament/107551",
            "creator": 1430197,
            "group": 13633,
            "created": "2023-10-04T10:02:04.070065Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1698,
            "name": "全微分共和国",
            "creator": 1430197,
            "group": 13407,
            "created": "2024-06-28T11:44:08.207144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1520,
            "name": "Demo",
            "creator": 1429815,
            "group": 13517,
            "created": "2023-09-26T08:09:06.139934Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1649,
            "name": "Liga Estremeña",
            "creator": 1423998,
            "group": 13570,
            "created": "2024-04-16T21:24:36.950761Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1799,
            "name": "interno",
            "creator": 1423998,
            "group": 14093,
            "created": "2024-11-25T18:31:42.753151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1514,
            "name": "🦄🦄🦄",
            "creator": 1423801,
            "group": 4666,
            "created": "2023-09-11T07:46:24.056010Z",
            "started": null,
            "ended": null
        }
    ]
}