List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5137",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5135",
    "results": [
        {
            "id": 88420,
            "name": "Problem 4",
            "created": "2024-11-27T07:52:52.220798Z",
            "modified": "2026-04-09T20:24:34.663983Z"
        },
        {
            "id": 88421,
            "name": "Problem 5",
            "created": "2024-11-27T07:53:31.328394Z",
            "modified": "2026-04-09T20:24:41.917583Z"
        },
        {
            "id": 88422,
            "name": "Problem 6",
            "created": "2024-11-27T07:54:12.746798Z",
            "modified": "2026-04-09T20:24:48.548631Z"
        },
        {
            "id": 88423,
            "name": "Problem 7",
            "created": "2024-11-27T07:54:48.105246Z",
            "modified": "2026-04-09T20:24:50.105048Z"
        },
        {
            "id": 88424,
            "name": "Problem 8",
            "created": "2024-11-27T07:55:24.183703Z",
            "modified": "2026-03-30T16:15:09.557270Z"
        },
        {
            "id": 88425,
            "name": "Problem 9",
            "created": "2024-11-27T07:55:53.244717Z",
            "modified": "2026-03-30T16:15:09.884192Z"
        },
        {
            "id": 88426,
            "name": "Problem 10",
            "created": "2024-11-27T07:56:25.946326Z",
            "modified": "2026-03-30T16:15:11.206843Z"
        },
        {
            "id": 88427,
            "name": "Problem 11",
            "created": "2024-11-27T07:57:02.958879Z",
            "modified": "2026-03-30T16:15:12.057095Z"
        },
        {
            "id": 88428,
            "name": "Problem 12",
            "created": "2024-11-27T07:57:43.039964Z",
            "modified": "2026-03-30T16:15:12.526876Z"
        },
        {
            "id": 88429,
            "name": "Problem 13",
            "created": "2024-11-27T07:58:26.345808Z",
            "modified": "2026-03-30T16:15:12.731044Z"
        }
    ]
}