List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=629",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=627",
    "results": [
        {
            "id": 91607,
            "name": "Problem 55",
            "created": "2025-03-01T13:48:01.040103Z",
            "modified": "2026-05-10T03:48:33.395300Z"
        },
        {
            "id": 91606,
            "name": "Problem 54",
            "created": "2025-03-01T13:45:59.973585Z",
            "modified": "2026-05-10T03:47:40.013917Z"
        },
        {
            "id": 91605,
            "name": "Problem 53",
            "created": "2025-03-01T13:43:27.994043Z",
            "modified": "2026-05-10T03:46:40.901764Z"
        },
        {
            "id": 91604,
            "name": "Problem 52",
            "created": "2025-03-01T13:42:23.877720Z",
            "modified": "2026-05-10T03:45:41.582113Z"
        },
        {
            "id": 91603,
            "name": "Problem 51",
            "created": "2025-03-01T13:40:39.098122Z",
            "modified": "2026-05-10T14:39:52.813908Z"
        },
        {
            "id": 91602,
            "name": "Problem 50",
            "created": "2025-03-01T13:38:21.368072Z",
            "modified": "2026-05-10T14:37:15.913324Z"
        },
        {
            "id": 91601,
            "name": "Problem 49",
            "created": "2025-03-01T13:35:57.096062Z",
            "modified": "2026-05-10T03:42:35.067201Z"
        },
        {
            "id": 91600,
            "name": "Problem 48",
            "created": "2025-03-01T13:31:47.878121Z",
            "modified": "2026-05-10T03:41:32.565572Z"
        },
        {
            "id": 91599,
            "name": "Problem 47",
            "created": "2025-03-01T13:24:47.816475Z",
            "modified": "2026-05-10T03:40:28.976002Z"
        },
        {
            "id": 91598,
            "name": "Problem 46",
            "created": "2025-03-01T13:22:39.566175Z",
            "modified": "2026-05-10T03:39:15.313262Z"
        }
    ]
}