List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5366",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5364",
    "results": [
        {
            "id": 93950,
            "name": "Problem 28",
            "created": "2025-05-11T00:38:22.838867Z",
            "modified": "2026-04-16T10:25:59.401442Z"
        },
        {
            "id": 93951,
            "name": "Problem 29",
            "created": "2025-05-11T00:39:50.368251Z",
            "modified": "2026-04-16T10:26:04.912504Z"
        },
        {
            "id": 93952,
            "name": "Problem 30",
            "created": "2025-05-11T00:41:17.658080Z",
            "modified": "2026-04-16T10:26:11.184715Z"
        },
        {
            "id": 93953,
            "name": "Problem 31",
            "created": "2025-05-11T00:42:24.109571Z",
            "modified": "2026-04-16T10:26:23.303269Z"
        },
        {
            "id": 93954,
            "name": "Problem 32",
            "created": "2025-05-11T00:44:22.045659Z",
            "modified": "2026-04-16T10:26:32.664025Z"
        },
        {
            "id": 93955,
            "name": "Problem 33",
            "created": "2025-05-11T00:46:38.175563Z",
            "modified": "2026-04-16T10:27:18.477186Z"
        },
        {
            "id": 93956,
            "name": "Problem 34",
            "created": "2025-05-11T00:49:31.474947Z",
            "modified": "2026-04-16T10:27:48.362270Z"
        },
        {
            "id": 93957,
            "name": "Problem 35",
            "created": "2025-05-11T00:53:06.433322Z",
            "modified": "2026-04-16T10:28:15.508068Z"
        },
        {
            "id": 93958,
            "name": "Problem 36",
            "created": "2025-05-11T00:58:05.768662Z",
            "modified": "2026-04-16T10:28:41.394025Z"
        },
        {
            "id": 93959,
            "name": "Problem 37",
            "created": "2025-05-11T01:04:40.111158Z",
            "modified": "2026-04-16T10:28:59.536799Z"
        }
    ]
}