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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=136",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=134",
    "results": [
        {
            "id": 1521,
            "name": "2023 기력대결",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-26T12:16:19.727790Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1519,
            "name": "국내바둑최강전",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-22T13:35:06.173127Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1518,
            "name": "2023 월드바둑마스터스 국내선발전",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-22T13:16:13.654347Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1990,
            "name": "19x19 Open D.E Cup #154:",
            "creator": 1306771,
            "group": 12599,
            "created": "2026-01-11T00:42:16.462716Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1969,
            "name": "Happy day 🥳",
            "creator": 1306771,
            "group": 11648,
            "created": "2025-11-07T10:38:13.592700Z",
            "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": 1907,
            "name": "Xuan Tian",
            "creator": 1306771,
            "group": 11648,
            "created": "2025-07-12T05:50:49.574337Z",
            "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": 1437,
            "name": "Giao lưu",
            "creator": 1310883,
            "group": 12764,
            "created": "2023-04-23T10:26:20.604932Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1370,
            "name": "Go",
            "creator": 1316848,
            "group": 515,
            "created": "2023-03-14T15:05:26.436755Z",
            "started": null,
            "ended": null
        }
    ]
}