GET /api/v1/tournament_records/?format=api&ordering=ended&page=141
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=142",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=140",
    "results": [
        {
            "id": 1431,
            "name": "haruna",
            "creator": 1336422,
            "group": 9676,
            "created": "2023-04-13T11:53:16.057538Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1432,
            "name": "g",
            "creator": 1227591,
            "group": 12659,
            "created": "2023-04-13T12:15:16.827010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1433,
            "name": "test2",
            "creator": 151301,
            "group": 8449,
            "created": "2023-04-14T18:41:25.573328Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1434,
            "name": "余丞浚 蔡智宇",
            "creator": 818416,
            "group": 7530,
            "created": "2023-04-21T07:50:56.173787Z",
            "started": null,
            "ended": null
        },
        {
            "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
        }
    ]
}