List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5208",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5206",
    "results": [
        {
            "id": 76674,
            "name": "Question 1",
            "created": "2023-09-24T17:45:18.531045Z",
            "modified": "2026-02-16T00:39:04.429327Z"
        },
        {
            "id": 76675,
            "name": "Question2",
            "created": "2023-09-24T17:46:44.044254Z",
            "modified": "2026-02-16T00:39:05.508264Z"
        },
        {
            "id": 76676,
            "name": "Question3",
            "created": "2023-09-24T17:47:42.910548Z",
            "modified": "2026-03-30T15:18:04.672339Z"
        },
        {
            "id": 76677,
            "name": "Question4",
            "created": "2023-09-24T17:48:12.627355Z",
            "modified": "2026-03-30T15:18:04.853694Z"
        },
        {
            "id": 76678,
            "name": "Question5",
            "created": "2023-09-24T17:48:47.625881Z",
            "modified": "2026-03-30T15:18:04.492355Z"
        },
        {
            "id": 76679,
            "name": "Question6",
            "created": "2023-09-24T17:49:19.984267Z",
            "modified": "2026-03-30T15:18:04.807275Z"
        },
        {
            "id": 76680,
            "name": "Question7",
            "created": "2023-09-24T17:50:05.089128Z",
            "modified": "2026-03-30T15:18:04.604668Z"
        },
        {
            "id": 76681,
            "name": "Question8",
            "created": "2023-09-24T17:51:18.749432Z",
            "modified": "2026-03-30T15:18:04.547600Z"
        },
        {
            "id": 76682,
            "name": "Question9",
            "created": "2023-09-24T17:51:56.013548Z",
            "modified": "2026-03-30T15:18:05.169043Z"
        },
        {
            "id": 76683,
            "name": "Question10",
            "created": "2023-09-24T17:52:49.467732Z",
            "modified": "2026-03-30T15:18:05.388586Z"
        }
    ]
}