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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=138",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=136",
    "results": [
        {
            "id": 1337,
            "name": "Кубок Гор 2023 | Дагестан",
            "creator": 719734,
            "group": 10490,
            "created": "2023-01-07T17:40:23.009141Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1224,
            "name": "มาดิ์",
            "creator": 1178228,
            "group": 12021,
            "created": "2022-08-04T02:48:35.185324Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1338,
            "name": "Weiqi",
            "creator": 1267701,
            "group": 12754,
            "created": "2023-01-08T15:24:44.905840Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1339,
            "name": "虚空",
            "creator": 1190285,
            "group": 12767,
            "created": "2023-01-10T07:05:23.670814Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1807,
            "name": "Boy are better than girl",
            "creator": 1401275,
            "group": 14877,
            "created": "2024-12-16T12:10:21.308804Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1341,
            "name": "P",
            "creator": 1240318,
            "group": 25,
            "created": "2023-01-12T04:30:40.107107Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1342,
            "name": "T",
            "creator": 1241190,
            "group": 25,
            "created": "2023-01-14T12:21:00.513548Z",
            "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
        },
        {
            "id": 1344,
            "name": "Ereeee",
            "creator": 1250784,
            "group": 10538,
            "created": "2023-01-16T15:19:08.922742Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1345,
            "name": "盧思聿",
            "creator": 1275618,
            "group": 25,
            "created": "2023-01-17T10:27:45.983369Z",
            "started": null,
            "ended": null
        }
    ]
}