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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=144",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=142",
    "results": [
        {
            "id": 1435,
            "name": "p{L",
            "creator": 1271265,
            "group": 10297,
            "created": "2023-04-22T05:45:40.615809Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1437,
            "name": "Giao lưu",
            "creator": 1310883,
            "group": 12764,
            "created": "2023-04-23T10:26:20.604932Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1904,
            "name": "hjwrtfrsg",
            "creator": 1569784,
            "group": 15479,
            "created": "2025-07-05T16:08:22.701693Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1440,
            "name": "good tour",
            "creator": 1342194,
            "group": 25,
            "created": "2023-04-23T18:28:24.158325Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1429,
            "name": "无限挑战",
            "creator": 1201869,
            "group": 13093,
            "created": "2023-04-08T17:28:31.052269Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1362,
            "name": "Test",
            "creator": 1217519,
            "group": 12821,
            "created": "2023-02-25T02:09:08.970706Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1225,
            "name": "No.1",
            "creator": 1187476,
            "group": 12144,
            "created": "2022-08-04T08:13:41.660709Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1590,
            "name": "12 ราศี ซ้อมครั้งที่ 1",
            "creator": 1483342,
            "group": 2276,
            "created": "2023-12-18T14:12:06.752046Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1226,
            "name": "Torneo DDK",
            "creator": 304261,
            "group": 12150,
            "created": "2022-08-05T12:09:21.024318Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1227,
            "name": "Го в го",
            "creator": 1036335,
            "group": 9932,
            "created": "2022-08-05T16:12:49.423151Z",
            "started": null,
            "ended": null
        }
    ]
}