List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5540
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=5541",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5539",
    "results": [
        {
            "id": 92383,
            "name": "6qwertz",
            "created": "2025-03-14T11:33:59.250961Z",
            "modified": "2026-03-30T16:35:05.320806Z"
        },
        {
            "id": 92384,
            "name": "azerti3",
            "created": "2025-03-14T11:34:51.554315Z",
            "modified": "2026-05-01T07:02:19.607389Z"
        },
        {
            "id": 92386,
            "name": "7qwertz",
            "created": "2025-03-14T11:45:45.400024Z",
            "modified": "2026-03-30T16:35:05.520960Z"
        },
        {
            "id": 92395,
            "name": "11. Best Move?",
            "created": "2025-03-14T17:11:01.549263Z",
            "modified": "2026-04-10T01:23:29.984109Z"
        },
        {
            "id": 92396,
            "name": "12. Best Move?",
            "created": "2025-03-14T17:25:19.617415Z",
            "modified": "2026-04-10T01:23:37.671557Z"
        },
        {
            "id": 92399,
            "name": "13. Best Move?",
            "created": "2025-03-14T17:38:00.869003Z",
            "modified": "2026-04-22T12:10:46.541026Z"
        },
        {
            "id": 92451,
            "name": "14. Best Move?",
            "created": "2025-03-17T16:11:51.503399Z",
            "modified": "2026-04-10T01:24:08.388799Z"
        },
        {
            "id": 92452,
            "name": "15. Best Move?",
            "created": "2025-03-17T16:18:25.947716Z",
            "modified": "2026-04-21T13:13:43.570385Z"
        },
        {
            "id": 92453,
            "name": "16. Best Move?",
            "created": "2025-03-17T16:51:50.718586Z",
            "modified": "2026-04-13T22:48:00.785643Z"
        },
        {
            "id": 92454,
            "name": "16. Best Move?",
            "created": "2025-03-17T17:06:14.989935Z",
            "modified": "2026-04-22T22:46:35.424468Z"
        }
    ]
}