List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=40",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=38",
    "results": [
        {
            "id": 392,
            "name": "Problem 88",
            "created": "2014-10-02T13:12:19.699835Z",
            "modified": "2026-03-31T17:57:27.603084Z"
        },
        {
            "id": 393,
            "name": "Problem 89",
            "created": "2014-10-02T13:13:35.224355Z",
            "modified": "2026-03-31T17:57:29.039098Z"
        },
        {
            "id": 394,
            "name": "Problem 90",
            "created": "2014-10-02T13:14:48.105265Z",
            "modified": "2026-03-31T17:57:30.224365Z"
        },
        {
            "id": 395,
            "name": "Problem 91",
            "created": "2014-10-02T13:16:16.599610Z",
            "modified": "2026-03-31T17:57:31.639520Z"
        },
        {
            "id": 396,
            "name": "Problem 92",
            "created": "2014-10-02T13:17:36.549879Z",
            "modified": "2026-03-31T17:57:33.342972Z"
        },
        {
            "id": 397,
            "name": "Problem 93",
            "created": "2014-10-02T13:18:54.229981Z",
            "modified": "2026-03-31T17:57:34.846187Z"
        },
        {
            "id": 398,
            "name": "Problem 94",
            "created": "2014-10-02T13:20:12.768768Z",
            "modified": "2026-03-31T17:57:36.323638Z"
        },
        {
            "id": 399,
            "name": "Problem 95",
            "created": "2014-10-02T13:21:38.880792Z",
            "modified": "2026-03-31T17:57:37.846686Z"
        },
        {
            "id": 400,
            "name": "Problem 96",
            "created": "2014-10-02T13:22:45.809091Z",
            "modified": "2026-03-31T17:57:39.365979Z"
        },
        {
            "id": 401,
            "name": "Problem 97",
            "created": "2014-10-02T13:23:57.190630Z",
            "modified": "2026-03-31T17:57:40.558052Z"
        }
    ]
}