List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=598",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=596",
    "results": [
        {
            "id": 92328,
            "name": "12. Best Move?",
            "created": "2025-03-11T21:38:49.938396Z",
            "modified": "2026-05-10T02:02:41.677340Z"
        },
        {
            "id": 92327,
            "name": "11. Best Move?",
            "created": "2025-03-11T21:35:07.853383Z",
            "modified": "2026-05-03T03:27:52.669857Z"
        },
        {
            "id": 92326,
            "name": "Problem 224",
            "created": "2025-03-11T21:26:50.265047Z",
            "modified": "2026-05-06T21:06:48.246139Z"
        },
        {
            "id": 92325,
            "name": "Problem 223",
            "created": "2025-03-11T21:25:57.467734Z",
            "modified": "2026-05-06T13:49:17.959997Z"
        },
        {
            "id": 92324,
            "name": "Problem 222",
            "created": "2025-03-11T21:24:35.971170Z",
            "modified": "2026-05-06T13:49:16.873238Z"
        },
        {
            "id": 92323,
            "name": "10. Best Move?",
            "created": "2025-03-11T21:23:59.455677Z",
            "modified": "2026-05-10T01:55:04.281526Z"
        },
        {
            "id": 92322,
            "name": "Problem 221",
            "created": "2025-03-11T21:22:18.190038Z",
            "modified": "2026-04-29T08:41:24.497217Z"
        },
        {
            "id": 92321,
            "name": "Problem 220",
            "created": "2025-03-11T21:21:10.501315Z",
            "modified": "2026-05-04T14:00:54.035494Z"
        },
        {
            "id": 92320,
            "name": "9. Best Move?",
            "created": "2025-03-11T21:20:04.934323Z",
            "modified": "2026-05-01T12:01:41.061986Z"
        },
        {
            "id": 92319,
            "name": "Problem 219",
            "created": "2025-03-11T21:18:30.188046Z",
            "modified": "2026-05-04T14:00:52.520276Z"
        }
    ]
}