List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=502",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=500",
    "results": [
        {
            "id": 94232,
            "name": "Problem 63",
            "created": "2025-05-22T07:26:45.102624Z",
            "modified": "2026-04-16T10:50:46.956747Z"
        },
        {
            "id": 94231,
            "name": "Problem 62",
            "created": "2025-05-22T07:24:22.113020Z",
            "modified": "2026-04-16T10:50:19.741518Z"
        },
        {
            "id": 94203,
            "name": "Capture!!",
            "created": "2025-05-21T07:50:39.158598Z",
            "modified": "2026-05-04T12:37:48.428289Z"
        },
        {
            "id": 94202,
            "name": "Capture!!",
            "created": "2025-05-21T07:49:33.815317Z",
            "modified": "2026-05-04T12:37:40.512378Z"
        },
        {
            "id": 94201,
            "name": "Live!!",
            "created": "2025-05-21T07:48:12.922355Z",
            "modified": "2026-05-04T12:37:36.766171Z"
        },
        {
            "id": 94200,
            "name": "Where is the \"Tengen\"??",
            "created": "2025-05-21T07:45:05.279992Z",
            "modified": "2026-05-04T12:37:29.459819Z"
        },
        {
            "id": 94199,
            "name": "Capture The ATARI!!",
            "created": "2025-05-21T07:44:01.890489Z",
            "modified": "2026-05-04T12:37:28.615116Z"
        },
        {
            "id": 94198,
            "name": "Problem 20",
            "created": "2025-05-21T04:16:57.441822Z",
            "modified": "2026-04-29T07:53:17.833296Z"
        },
        {
            "id": 94197,
            "name": "Problem 19",
            "created": "2025-05-21T04:10:15.169926Z",
            "modified": "2026-04-01T01:42:23.262833Z"
        },
        {
            "id": 94196,
            "name": "Problem 18",
            "created": "2025-05-21T03:56:21.791687Z",
            "modified": "2026-04-18T09:50:29.375684Z"
        }
    ]
}