GET /api/v1/tournament_records/?format=api&ordering=-ended&page=137
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=138",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=136",
    "results": [
        {
            "id": 1349,
            "name": "easypeasy",
            "creator": 1187116,
            "group": 6332,
            "created": "2023-01-23T11:34:14.689695Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1356,
            "name": "啊啊啊",
            "creator": 1155610,
            "group": 25,
            "created": "2023-02-14T09:20:58.858590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1350,
            "name": "super go",
            "creator": 1269895,
            "group": 12279,
            "created": "2023-01-24T16:54:17.689342Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1357,
            "name": "Monday Morning 19x19",
            "creator": 1246361,
            "group": 12889,
            "created": "2023-02-14T09:52:16.124903Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1358,
            "name": "快乐的一天 第一季",
            "creator": 1066263,
            "group": 10348,
            "created": "2023-02-16T11:35:31.752846Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1347,
            "name": "Torneo Costarricense de Go en Línea 2022 (Segunda Fase)",
            "creator": 27056,
            "group": 149,
            "created": "2023-01-19T16:40:13.264450Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1359,
            "name": "what's this",
            "creator": 1294749,
            "group": 12821,
            "created": "2023-02-17T04:23:34.506707Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1360,
            "name": "JJ",
            "creator": 1040806,
            "group": 12905,
            "created": "2023-02-19T20:16:29.322996Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1361,
            "name": "癸卯梅竹_第一盤",
            "creator": 1297043,
            "group": 12918,
            "created": "2023-02-24T17:50:39.178575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1901,
            "name": "yo",
            "creator": 1804348,
            "group": 15455,
            "created": "2025-06-23T05:02:32.444174Z",
            "started": null,
            "ended": null
        }
    ]
}