List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=616
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=617",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=615",
    "results": [
        {
            "id": 91845,
            "name": "Problem 141",
            "created": "2025-03-05T10:50:51.772442Z",
            "modified": "2026-05-05T00:44:28.469739Z"
        },
        {
            "id": 91844,
            "name": "Problem 140",
            "created": "2025-03-05T10:49:14.402430Z",
            "modified": "2026-05-10T21:36:55.133642Z"
        },
        {
            "id": 91843,
            "name": "Problem 139",
            "created": "2025-03-05T10:47:29.227575Z",
            "modified": "2026-05-10T15:18:05.514549Z"
        },
        {
            "id": 91842,
            "name": "Problem 138",
            "created": "2025-03-05T10:44:42.245079Z",
            "modified": "2026-05-10T15:18:04.709575Z"
        },
        {
            "id": 91841,
            "name": "Problem 137",
            "created": "2025-03-05T10:42:44.523412Z",
            "modified": "2026-05-04T05:10:12.165755Z"
        },
        {
            "id": 91840,
            "name": "Problem 136",
            "created": "2025-03-05T10:40:27.625147Z",
            "modified": "2026-05-07T00:46:15.802951Z"
        },
        {
            "id": 91839,
            "name": "S'échapper 1",
            "created": "2025-03-05T10:26:11.699515Z",
            "modified": "2026-05-12T19:17:57.979784Z"
        },
        {
            "id": 91838,
            "name": "Oiotoshi 2",
            "created": "2025-03-05T10:24:40.311022Z",
            "modified": "2026-05-12T19:34:17.605347Z"
        },
        {
            "id": 91837,
            "name": "Oiotoshi 1",
            "created": "2025-03-05T10:17:03.962023Z",
            "modified": "2026-05-12T19:33:24.655912Z"
        },
        {
            "id": 91836,
            "name": "Problem 135",
            "created": "2025-03-05T10:04:22.875509Z",
            "modified": "2026-05-07T00:46:14.797867Z"
        }
    ]
}