List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=891",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=889",
    "results": [
        {
            "id": 84121,
            "name": "Question5",
            "created": "2024-08-12T03:25:03.592622Z",
            "modified": "2026-04-01T00:25:41.985201Z"
        },
        {
            "id": 84120,
            "name": "Question4",
            "created": "2024-08-12T03:22:11.059560Z",
            "modified": "2026-05-10T01:18:35.608062Z"
        },
        {
            "id": 84119,
            "name": "Question3",
            "created": "2024-08-12T03:08:05.425456Z",
            "modified": "2026-04-16T14:51:57.130558Z"
        },
        {
            "id": 84118,
            "name": "Question2",
            "created": "2024-08-12T03:05:05.672493Z",
            "modified": "2026-05-10T01:04:48.436445Z"
        },
        {
            "id": 84117,
            "name": "Question1",
            "created": "2024-08-12T03:02:56.870582Z",
            "modified": "2026-05-10T00:56:49.606507Z"
        },
        {
            "id": 84116,
            "name": "Question5",
            "created": "2024-08-11T12:31:27.597138Z",
            "modified": "2026-04-16T22:43:11.723807Z"
        },
        {
            "id": 84115,
            "name": "Question4",
            "created": "2024-08-11T12:28:33.162007Z",
            "modified": "2026-05-10T01:18:34.713246Z"
        },
        {
            "id": 84113,
            "name": "Question3",
            "created": "2024-08-11T10:31:24.639043Z",
            "modified": "2026-05-12T18:04:51.349079Z"
        },
        {
            "id": 84112,
            "name": "Question2",
            "created": "2024-08-11T10:27:24.271254Z",
            "modified": "2026-05-12T18:04:46.769680Z"
        },
        {
            "id": 84111,
            "name": "Question1",
            "created": "2024-08-11T10:25:49.346025Z",
            "modified": "2026-05-12T18:04:50.194590Z"
        }
    ]
}