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": 58783,
    "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-05-19T12:20:42.385536Z"
        },
        {
            "id": 393,
            "name": "Problem 89",
            "created": "2014-10-02T13:13:35.224355Z",
            "modified": "2026-05-19T12:20:49.890195Z"
        },
        {
            "id": 394,
            "name": "Problem 90",
            "created": "2014-10-02T13:14:48.105265Z",
            "modified": "2026-05-10T02:39:45.689242Z"
        },
        {
            "id": 395,
            "name": "Problem 91",
            "created": "2014-10-02T13:16:16.599610Z",
            "modified": "2026-05-10T02:39:49.485315Z"
        },
        {
            "id": 396,
            "name": "Problem 92",
            "created": "2014-10-02T13:17:36.549879Z",
            "modified": "2026-05-19T12:59:52.410156Z"
        },
        {
            "id": 397,
            "name": "Problem 93",
            "created": "2014-10-02T13:18:54.229981Z",
            "modified": "2026-05-19T13:00:07.369909Z"
        },
        {
            "id": 398,
            "name": "Problem 94",
            "created": "2014-10-02T13:20:12.768768Z",
            "modified": "2026-05-19T13:10:54.907413Z"
        },
        {
            "id": 399,
            "name": "Problem 95",
            "created": "2014-10-02T13:21:38.880792Z",
            "modified": "2026-05-19T13:11:02.526499Z"
        },
        {
            "id": 400,
            "name": "Problem 96",
            "created": "2014-10-02T13:22:45.809091Z",
            "modified": "2026-05-10T16:26:08.091776Z"
        },
        {
            "id": 401,
            "name": "Problem 97",
            "created": "2014-10-02T13:23:57.190630Z",
            "modified": "2026-05-10T16:26:09.687848Z"
        }
    ]
}