GET /api/v1/tournament_records/?format=api&ordering=-ended&page=135
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=-ended&page=136",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=134",
    "results": [
        {
            "id": 1351,
            "name": "go to go",
            "creator": 1269895,
            "group": 12279,
            "created": "2023-01-26T17:49:53.320218Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1332,
            "name": "Result",
            "creator": 1106591,
            "group": 10923,
            "created": "2023-01-01T18:26:41.274537Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1334,
            "name": "BeginnerGo January 2023 Group D",
            "creator": 657217,
            "group": 12729,
            "created": "2023-01-02T20:19:49.041185Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1335,
            "name": "blabla",
            "creator": 1099916,
            "group": 12736,
            "created": "2023-01-05T15:24:50.831995Z",
            "started": null,
            "ended": null
        },
        {
            "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
        }
    ]
}