List accessible puzzles or create a new puzzle.

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

{
    "count": 58739,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5398",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5396",
    "results": [
        {
            "id": 94630,
            "name": "Problem 4",
            "created": "2025-06-10T03:15:20.031914Z",
            "modified": "2026-04-01T00:18:12.240410Z"
        },
        {
            "id": 94631,
            "name": "Tesuji 手筋 1-20",
            "created": "2025-06-10T03:52:04.549069Z",
            "modified": "2026-04-13T21:27:35.518892Z"
        },
        {
            "id": 94632,
            "name": "Problem 122",
            "created": "2025-06-11T01:08:59.069574Z",
            "modified": "2026-04-15T06:16:46.014817Z"
        },
        {
            "id": 94637,
            "name": "Life 活 1-20",
            "created": "2025-06-12T03:43:52.260251Z",
            "modified": "2026-04-10T11:18:16.333310Z"
        },
        {
            "id": 94680,
            "name": "Problem 25",
            "created": "2025-06-13T04:59:53.110990Z",
            "modified": "2026-03-30T16:50:07.244480Z"
        },
        {
            "id": 94684,
            "name": "Problem 123",
            "created": "2025-06-15T00:42:58.614538Z",
            "modified": "2026-04-15T06:17:02.425742Z"
        },
        {
            "id": 94693,
            "name": "Death 死 1-20",
            "created": "2025-06-16T03:54:34.205541Z",
            "modified": "2026-04-05T17:28:33.483807Z"
        },
        {
            "id": 94695,
            "name": "Puzzle 27",
            "created": "2025-06-16T11:03:32.801301Z",
            "modified": "2026-03-30T16:50:07.984950Z"
        },
        {
            "id": 94696,
            "name": "Puzzle 28",
            "created": "2025-06-16T11:05:47.194867Z",
            "modified": "2026-03-30T16:50:08.836276Z"
        },
        {
            "id": 94697,
            "name": "Puzzle 29",
            "created": "2025-06-16T11:07:31.910644Z",
            "modified": "2026-03-30T16:50:09.940332Z"
        }
    ]
}