List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=34",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=32",
    "results": [
        {
            "id": 102808,
            "name": "26/1/26",
            "created": "2026-01-26T21:26:16.323447Z",
            "modified": "2026-05-10T03:27:10.877434Z"
        },
        {
            "id": 102807,
            "name": "26/1/26",
            "created": "2026-01-26T21:18:25.635580Z",
            "modified": "2026-03-31T13:21:09.325192Z"
        },
        {
            "id": 102804,
            "name": "Connecting stones  76",
            "created": "2026-01-26T20:17:00.382611Z",
            "modified": "2026-05-21T22:14:42.043396Z"
        },
        {
            "id": 102803,
            "name": "Connecting stones 75",
            "created": "2026-01-26T20:14:57.939851Z",
            "modified": "2026-05-19T21:51:15.851782Z"
        },
        {
            "id": 102802,
            "name": "Connecting stones 74",
            "created": "2026-01-26T20:12:35.122172Z",
            "modified": "2026-05-11T15:31:48.570387Z"
        },
        {
            "id": 102801,
            "name": "Connecting stones 73",
            "created": "2026-01-26T20:08:29.565433Z",
            "modified": "2026-05-10T23:25:44.125667Z"
        },
        {
            "id": 102800,
            "name": "Connecting stones 72",
            "created": "2026-01-26T20:06:11.991072Z",
            "modified": "2026-05-10T23:25:43.613316Z"
        },
        {
            "id": 102799,
            "name": "Connecting stones 71",
            "created": "2026-01-26T20:04:25.008668Z",
            "modified": "2026-05-08T02:43:48.282214Z"
        },
        {
            "id": 102798,
            "name": "Connecting stones 70",
            "created": "2026-01-26T20:02:04.209455Z",
            "modified": "2026-05-10T01:49:05.811572Z"
        },
        {
            "id": 102797,
            "name": "Connecting stones 69",
            "created": "2026-01-26T19:59:33.976607Z",
            "modified": "2026-05-20T02:41:28.841201Z"
        }
    ]
}