List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5506
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=5507",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5505",
    "results": [
        {
            "id": 89425,
            "name": "Problem 49",
            "created": "2024-12-05T18:46:54.603040Z",
            "modified": "2026-03-24T13:55:39.382699Z"
        },
        {
            "id": 89426,
            "name": "Problem 50",
            "created": "2024-12-05T18:47:38.392442Z",
            "modified": "2026-03-24T14:05:12.214499Z"
        },
        {
            "id": 89427,
            "name": "Problem 51",
            "created": "2024-12-05T18:51:03.682391Z",
            "modified": "2026-03-24T13:54:24.131379Z"
        },
        {
            "id": 89465,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:20:24.332046Z",
            "modified": "2026-02-16T01:34:12.586393Z"
        },
        {
            "id": 89466,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:21:40.877852Z",
            "modified": "2026-02-16T01:34:13.486467Z"
        },
        {
            "id": 89467,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:22:45.019721Z",
            "modified": "2026-02-16T01:34:14.409232Z"
        },
        {
            "id": 89468,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:23:53.791604Z",
            "modified": "2026-02-16T01:34:15.347974Z"
        },
        {
            "id": 89469,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:24:52.393364Z",
            "modified": "2026-03-30T16:23:03.715258Z"
        },
        {
            "id": 89470,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:25:55.316750Z",
            "modified": "2026-03-30T16:23:03.691107Z"
        },
        {
            "id": 89471,
            "name": "井山丼山 Take the Atari",
            "created": "2024-12-08T04:27:11.183718Z",
            "modified": "2026-03-30T16:23:04.530614Z"
        }
    ]
}