GET /api/v1/tournament_records/?format=api&ordering=-started&page=64
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=-started&page=65",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=63",
    "results": [
        {
            "id": 636,
            "name": "Interclubs 2021",
            "creator": 135206,
            "group": 459,
            "created": "2021-04-23T06:20:37.330702Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1495,
            "name": "中国可近入",
            "creator": 1188809,
            "group": 13417,
            "created": "2023-08-16T06:49:03.243710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 638,
            "name": "gbjdxkfl",
            "creator": 881640,
            "group": 7426,
            "created": "2021-04-25T11:13:49.554390Z",
            "started": null,
            "ended": null
        },
        {
            "id": 639,
            "name": "我們的對谷",
            "creator": 941875,
            "group": 8390,
            "created": "2021-04-26T10:42:28.803293Z",
            "started": null,
            "ended": null
        },
        {
            "id": 640,
            "name": "Не надо шутить с хамоном",
            "creator": 540483,
            "group": 3064,
            "created": "2021-04-27T09:56:30.277239Z",
            "started": null,
            "ended": null
        },
        {
            "id": 642,
            "name": "-- 1 --",
            "creator": 439429,
            "group": 6982,
            "created": "2021-04-27T11:04:28.382701Z",
            "started": null,
            "ended": null
        },
        {
            "id": 641,
            "name": "-- 2 --",
            "creator": 439429,
            "group": 6982,
            "created": "2021-04-27T11:03:57.918716Z",
            "started": null,
            "ended": null
        },
        {
            "id": 584,
            "name": "19X19 live Swiss tournament",
            "creator": 940672,
            "group": 3,
            "created": "2021-03-15T12:50:43.187376Z",
            "started": null,
            "ended": null
        },
        {
            "id": 643,
            "name": "Yes",
            "creator": 968373,
            "group": 8702,
            "created": "2021-04-27T22:01:59.055187Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}