GET /api/v1/tournament_records/?format=api&ordering=-name&page=139
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=-name&page=140",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=138",
    "results": [
        {
            "id": 1648,
            "name": "제48기 스타 바둑왕전 전문가수부 A조",
            "creator": 1301233,
            "group": 13638,
            "created": "2024-04-14T05:55:22.684878Z",
            "started": null,
            "ended": null
        },
        {
            "id": 737,
            "name": "33ertfe",
            "creator": 919820,
            "group": 485,
            "created": "2021-06-26T09:47:09.983569Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1616,
            "name": "333",
            "creator": 1143505,
            "group": 12712,
            "created": "2024-02-08T09:17:12.059238Z",
            "started": null,
            "ended": null
        },
        {
            "id": 331,
            "name": "30k - 19k",
            "creator": 762885,
            "group": 6326,
            "created": "2020-08-05T14:57:24.454144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 676,
            "name": "30052552",
            "creator": 997557,
            "group": 9173,
            "created": "2021-05-15T03:00:11.835434Z",
            "started": null,
            "ended": null
        },
        {
            "id": 562,
            "name": "2º TORNEO TÍTULO MUSASHI",
            "creator": 663579,
            "group": 4262,
            "created": "2021-03-05T12:55:38.411368Z",
            "started": null,
            "ended": null
        },
        {
            "id": 21,
            "name": "2nd Test",
            "creator": 572024,
            "group": 2946,
            "created": "2019-08-15T19:30:52.853761Z",
            "started": null,
            "ended": null
        },
        {
            "id": 283,
            "name": "โต๊ะ 29",
            "creator": 789231,
            "group": 6051,
            "created": "2020-06-15T04:27:47.223704Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1861,
            "name": "240-rx go",
            "creator": 1729163,
            "group": 3,
            "created": "2025-04-08T11:18:31.236262Z",
            "started": null,
            "ended": null
        },
        {
            "id": 989,
            "name": "22222222",
            "creator": 1059402,
            "group": 10229,
            "created": "2022-01-27T07:38:44.748364Z",
            "started": null,
            "ended": null
        }
    ]
}