List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5533
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=5534",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5532",
    "results": [
        {
            "id": 91097,
            "name": "What Is The Best Move",
            "created": "2025-02-17T01:58:40.348514Z",
            "modified": "2026-04-05T12:39:24.112515Z"
        },
        {
            "id": 91099,
            "name": "Best Move",
            "created": "2025-02-17T02:10:16.864850Z",
            "modified": "2026-03-30T16:29:14.888877Z"
        },
        {
            "id": 91205,
            "name": "Mild 73",
            "created": "2025-02-19T08:04:37.403074Z",
            "modified": "2026-03-30T16:29:14.969886Z"
        },
        {
            "id": 91206,
            "name": "Mild 74",
            "created": "2025-02-19T08:07:09.574581Z",
            "modified": "2026-03-30T16:29:15.015238Z"
        },
        {
            "id": 91207,
            "name": "The Puzzle First",
            "created": "2025-02-19T08:13:02.647257Z",
            "modified": "2026-03-30T16:29:15.038846Z"
        },
        {
            "id": 91208,
            "name": "The Puzzle Second",
            "created": "2025-02-19T08:16:48.785626Z",
            "modified": "2026-03-30T16:29:15.065473Z"
        },
        {
            "id": 91209,
            "name": "Direct 2",
            "created": "2025-02-19T12:27:34.189447Z",
            "modified": "2026-03-30T16:29:15.503226Z"
        },
        {
            "id": 91212,
            "name": "Easy Thing",
            "created": "2025-02-20T03:15:04.744534Z",
            "modified": "2026-03-30T16:29:15.503226Z"
        },
        {
            "id": 91213,
            "name": "EasyPeasy",
            "created": "2025-02-20T03:17:47.593280Z",
            "modified": "2026-03-30T16:29:17.762368Z"
        },
        {
            "id": 91280,
            "name": "Easy Thing",
            "created": "2025-02-21T01:50:17.434057Z",
            "modified": "2026-03-30T16:29:18.309010Z"
        }
    ]
}