List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5491",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5489",
    "results": [
        {
            "id": 89157,
            "name": "Problem 118",
            "created": "2024-12-03T19:45:58.407065Z",
            "modified": "2026-03-30T16:19:09.299055Z"
        },
        {
            "id": 89158,
            "name": "Problem 119",
            "created": "2024-12-03T19:50:00.911501Z",
            "modified": "2026-03-30T16:19:09.598836Z"
        },
        {
            "id": 89159,
            "name": "Problem 120",
            "created": "2024-12-03T19:56:02.001070Z",
            "modified": "2026-03-30T16:19:09.924880Z"
        },
        {
            "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"
        },
        {
            "id": 89167,
            "name": "Atari to the Dead Line 9",
            "created": "2024-12-03T22:11:19.960550Z",
            "modified": "2026-03-30T16:19:12.354024Z"
        },
        {
            "id": 89168,
            "name": "Atari to the Dead Line 10",
            "created": "2024-12-03T22:12:37.261806Z",
            "modified": "2026-03-30T16:19:12.491397Z"
        },
        {
            "id": 89169,
            "name": "Atari to the Dead Line 11",
            "created": "2024-12-03T22:13:46.482898Z",
            "modified": "2026-03-30T16:19:13.603061Z"
        },
        {
            "id": 89170,
            "name": "Atari to the Dead Line 12",
            "created": "2024-12-03T22:14:25.934380Z",
            "modified": "2026-03-30T16:19:13.585916Z"
        },
        {
            "id": 89171,
            "name": "Atari to the Dead Line 13",
            "created": "2024-12-03T22:15:05.490803Z",
            "modified": "2026-03-30T16:19:13.785146Z"
        }
    ]
}