List accessible puzzles or create a new puzzle.

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

{
    "count": 58773,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=593",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=591",
    "results": [
        {
            "id": 92415,
            "name": "Problem 243",
            "created": "2025-03-14T18:10:45.194802Z",
            "modified": "2026-05-01T07:45:18.029777Z"
        },
        {
            "id": 92414,
            "name": "Problem 242",
            "created": "2025-03-14T18:06:54.024884Z",
            "modified": "2026-04-29T08:41:31.861498Z"
        },
        {
            "id": 92413,
            "name": "Problem 241",
            "created": "2025-03-14T18:04:34.848945Z",
            "modified": "2026-04-29T08:41:31.509869Z"
        },
        {
            "id": 92412,
            "name": "Problem 240",
            "created": "2025-03-14T18:02:26.944797Z",
            "modified": "2026-05-01T07:45:14.538705Z"
        },
        {
            "id": 92411,
            "name": "Problem 239",
            "created": "2025-03-14T17:59:58.824575Z",
            "modified": "2026-04-29T08:41:30.814637Z"
        },
        {
            "id": 92410,
            "name": "Problem 238",
            "created": "2025-03-14T17:57:33.771371Z",
            "modified": "2026-04-29T08:41:30.461182Z"
        },
        {
            "id": 92409,
            "name": "Problem 237",
            "created": "2025-03-14T17:55:41.974522Z",
            "modified": "2026-04-29T08:41:30.116347Z"
        },
        {
            "id": 92408,
            "name": "Problem 235",
            "created": "2025-03-14T17:52:29.426786Z",
            "modified": "2026-04-29T08:41:29.734549Z"
        },
        {
            "id": 92407,
            "name": "Problem 234",
            "created": "2025-03-14T17:50:57.339041Z",
            "modified": "2026-04-29T08:41:29.056049Z"
        },
        {
            "id": 92406,
            "name": "Problem 233",
            "created": "2025-03-14T17:48:33.235379Z",
            "modified": "2026-04-29T08:41:28.697791Z"
        }
    ]
}