GET /api/v1/tournament_records/?format=api&ordering=-creator&page=24
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=-creator&page=25",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=23",
    "results": [
        {
            "id": 1418,
            "name": "งงว",
            "creator": 1323203,
            "group": 13057,
            "created": "2023-03-29T08:05:39.827413Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1659,
            "name": "Happy Genius School",
            "creator": 1322475,
            "group": 4716,
            "created": "2024-04-22T10:22:21.912251Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1466,
            "name": "Go on",
            "creator": 1320385,
            "group": 13349,
            "created": "2023-06-22T03:32:31.366682Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1372,
            "name": "6251132647",
            "creator": 1318012,
            "group": 8111,
            "created": "2023-03-16T03:10:28.632006Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1370,
            "name": "Go",
            "creator": 1316848,
            "group": 515,
            "created": "2023-03-14T15:05:26.436755Z",
            "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": 1900,
            "name": "Happy day 🥳",
            "creator": 1306771,
            "group": 13201,
            "created": "2025-06-22T02:52:54.887463Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1907,
            "name": "Xuan Tian",
            "creator": 1306771,
            "group": 11648,
            "created": "2025-07-12T05:50:49.574337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1917,
            "name": "Kskdvvv.          Hdjdieheejrhfhfh",
            "creator": 1306771,
            "group": 11648,
            "created": "2025-08-09T09:29:01.352185Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1518,
            "name": "2023 월드바둑마스터스 국내선발전",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-22T13:16:13.654347Z",
            "started": null,
            "ended": null
        }
    ]
}