List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=529",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=527",
    "results": [
        {
            "id": 93529,
            "name": "Problem 222",
            "created": "2025-05-03T14:00:30.863144Z",
            "modified": "2026-04-29T07:50:44.721679Z"
        },
        {
            "id": 93528,
            "name": "Problem 221",
            "created": "2025-05-03T13:59:05.086109Z",
            "modified": "2026-04-29T07:50:44.362864Z"
        },
        {
            "id": 93527,
            "name": "Problem 220",
            "created": "2025-05-03T13:57:18.658577Z",
            "modified": "2026-05-06T04:13:35.779424Z"
        },
        {
            "id": 93526,
            "name": "Problem 219",
            "created": "2025-05-03T13:56:05.921927Z",
            "modified": "2026-05-06T04:13:34.745323Z"
        },
        {
            "id": 93525,
            "name": "Problem 218",
            "created": "2025-05-03T13:54:59.903853Z",
            "modified": "2026-04-29T07:50:42.636406Z"
        },
        {
            "id": 93524,
            "name": "Problem 217",
            "created": "2025-05-03T13:53:57.063435Z",
            "modified": "2026-05-04T10:00:13.062981Z"
        },
        {
            "id": 93523,
            "name": "Problem 216",
            "created": "2025-05-03T13:52:51.526851Z",
            "modified": "2026-05-02T19:50:21.426163Z"
        },
        {
            "id": 93522,
            "name": "Problem 215",
            "created": "2025-05-03T13:51:30.398424Z",
            "modified": "2026-05-02T03:37:58.913096Z"
        },
        {
            "id": 93521,
            "name": "Problem 214",
            "created": "2025-05-03T13:49:53.798223Z",
            "modified": "2026-04-29T07:50:40.523918Z"
        },
        {
            "id": 93520,
            "name": "Problem 213",
            "created": "2025-05-03T13:48:17.176549Z",
            "modified": "2026-04-29T07:50:40.160437Z"
        }
    ]
}