List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=1003",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=1001",
    "results": [
        {
            "id": 89175,
            "name": "Atari to the Dead Line 17",
            "created": "2024-12-03T22:20:18.327256Z",
            "modified": "2026-05-05T07:27:35.234456Z"
        },
        {
            "id": 89176,
            "name": "Atari to the Dead Line 18",
            "created": "2024-12-03T22:21:15.459875Z",
            "modified": "2026-05-05T07:27:36.456441Z"
        },
        {
            "id": 89177,
            "name": "Atari to the Dead Line 19",
            "created": "2024-12-03T22:22:11.574137Z",
            "modified": "2026-05-04T23:02:04.296330Z"
        },
        {
            "id": 89160,
            "name": "Atari to the Dead Line 2",
            "created": "2024-12-03T22:05:55.026580Z",
            "modified": "2026-05-09T22:17:58.650215Z"
        },
        {
            "id": 89161,
            "name": "Atari to the Dead Line 3",
            "created": "2024-12-03T22:06:22.579949Z",
            "modified": "2026-05-05T05:55:20.164620Z"
        },
        {
            "id": 89162,
            "name": "Atari to the Dead Line 4",
            "created": "2024-12-03T22:06:48.587963Z",
            "modified": "2026-05-19T21:05:51.762169Z"
        },
        {
            "id": 89164,
            "name": "Atari to the Dead Line 5",
            "created": "2024-12-03T22:07:57.177826Z",
            "modified": "2026-05-19T21:05:53.286881Z"
        },
        {
            "id": 89163,
            "name": "Atari to the Dead Line 6",
            "created": "2024-12-03T22:07:29.324047Z",
            "modified": "2026-03-31T15:36:35.605033Z"
        },
        {
            "id": 89165,
            "name": "Atari to the Dead Line 7",
            "created": "2024-12-03T22:09:31.202674Z",
            "modified": "2026-03-30T16:19:12.314429Z"
        },
        {
            "id": 89166,
            "name": "Atari to the Dead Line 8",
            "created": "2024-12-03T22:10:42.392035Z",
            "modified": "2026-03-30T16:19:12.342633Z"
        }
    ]
}