GET /api/v1/tournament_records/?format=api&ordering=creator&page=151
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=creator&page=152",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=150",
    "results": [
        {
            "id": 1736,
            "name": "Test",
            "creator": 1588035,
            "group": 25,
            "created": "2024-07-08T00:13:44.312144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1899,
            "name": "测试锦标赛",
            "creator": 1591927,
            "group": 15439,
            "created": "2025-06-21T03:49:41.686288Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1984,
            "name": "1. Geleneksel Go Turnuvamız",
            "creator": 1596052,
            "group": 16021,
            "created": "2025-12-29T22:16:31.500526Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1740,
            "name": "หมากล้อม",
            "creator": 1596435,
            "group": 43,
            "created": "2024-07-20T14:04:17.300524Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1883,
            "name": "world cup",
            "creator": 1605251,
            "group": 15351,
            "created": "2025-05-25T06:57:37.858346Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1759,
            "name": "Tourney (1)",
            "creator": 1606495,
            "group": 14556,
            "created": "2024-09-17T06:49:47.393347Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1955,
            "name": "x",
            "creator": 1608024,
            "group": 8111,
            "created": "2025-10-13T07:42:32.470668Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1751,
            "name": "Happypand. tournament",
            "creator": 1609997,
            "group": 14545,
            "created": "2024-08-31T10:25:21.931134Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1898,
            "name": "Smarty",
            "creator": 1614591,
            "group": 15444,
            "created": "2025-06-19T12:29:41.344955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1810,
            "name": "Zebra",
            "creator": 1620351,
            "group": 14709,
            "created": "2024-12-21T11:55:08.946739Z",
            "started": null,
            "ended": null
        }
    ]
}