List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=523
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=524",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=522",
    "results": [
        {
            "id": 93714,
            "name": "Problem 232",
            "created": "2025-05-06T20:43:00.910635Z",
            "modified": "2026-04-29T07:51:03.637627Z"
        },
        {
            "id": 93713,
            "name": "Problem 231",
            "created": "2025-05-06T20:42:07.148416Z",
            "modified": "2026-04-29T07:50:47.884805Z"
        },
        {
            "id": 93712,
            "name": "Problem 230",
            "created": "2025-05-06T20:40:30.252068Z",
            "modified": "2026-04-29T07:50:47.515956Z"
        },
        {
            "id": 93711,
            "name": "Problem 229",
            "created": "2025-05-06T20:38:30.270970Z",
            "modified": "2026-04-29T07:50:47.176292Z"
        },
        {
            "id": 93710,
            "name": "Problem 228",
            "created": "2025-05-06T20:36:53.850468Z",
            "modified": "2026-04-29T07:50:47.154292Z"
        },
        {
            "id": 93709,
            "name": "Problem 227",
            "created": "2025-05-06T20:35:20.812077Z",
            "modified": "2026-04-29T07:50:46.459131Z"
        },
        {
            "id": 93708,
            "name": "Problem 226",
            "created": "2025-05-06T20:34:13.997933Z",
            "modified": "2026-04-29T07:50:46.743855Z"
        },
        {
            "id": 93707,
            "name": "Problem 225",
            "created": "2025-05-06T20:32:52.681186Z",
            "modified": "2026-04-29T07:50:45.761627Z"
        },
        {
            "id": 93706,
            "name": "Problem 224",
            "created": "2025-05-06T20:31:50.212263Z",
            "modified": "2026-04-29T07:50:45.419972Z"
        },
        {
            "id": 93705,
            "name": "Problem 223",
            "created": "2025-05-06T20:30:11.818699Z",
            "modified": "2026-04-29T07:50:45.067726Z"
        }
    ]
}