List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5438
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&page=5439",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5437",
    "results": [
        {
            "id": 85489,
            "name": "Task #2",
            "created": "2024-09-23T09:42:36.471101Z",
            "modified": "2026-03-30T16:06:09.317247Z"
        },
        {
            "id": 85490,
            "name": "Capture",
            "created": "2024-09-23T18:54:23.678861Z",
            "modified": "2026-03-30T16:06:12.726476Z"
        },
        {
            "id": 85491,
            "name": "Deal with Atari",
            "created": "2024-09-23T18:57:44.813478Z",
            "modified": "2026-03-30T16:06:09.342653Z"
        },
        {
            "id": 85492,
            "name": "Capture",
            "created": "2024-09-23T19:03:27.546539Z",
            "modified": "2026-03-30T16:06:09.557800Z"
        },
        {
            "id": 85494,
            "name": "Eat question",
            "created": "2024-09-24T11:20:28.903876Z",
            "modified": "2026-03-30T16:06:09.549255Z"
        },
        {
            "id": 85506,
            "name": "Best to start on Size 5",
            "created": "2024-09-26T03:16:49.611487Z",
            "modified": "2026-03-30T16:06:11.038479Z"
        },
        {
            "id": 85507,
            "name": "Deal with Attach/Peng",
            "created": "2024-09-26T03:20:03.950606Z",
            "modified": "2026-03-30T16:06:11.577450Z"
        },
        {
            "id": 85508,
            "name": "Capture on 2nd line",
            "created": "2024-09-26T03:22:16.656273Z",
            "modified": "2026-03-30T16:06:12.469813Z"
        },
        {
            "id": 85509,
            "name": "Deal with Atari",
            "created": "2024-09-26T03:25:30.045308Z",
            "modified": "2026-03-30T16:06:12.546131Z"
        },
        {
            "id": 85510,
            "name": "Deal with Atari",
            "created": "2024-09-26T03:26:43.619955Z",
            "modified": "2026-03-30T16:06:12.585266Z"
        }
    ]
}