List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=743",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=741",
    "results": [
        {
            "id": 88435,
            "name": "Problem 19",
            "created": "2024-11-27T08:03:32.528942Z",
            "modified": "2026-05-05T05:04:15.546188Z"
        },
        {
            "id": 88434,
            "name": "Problem 18",
            "created": "2024-11-27T08:02:24.910916Z",
            "modified": "2026-05-05T05:04:14.355503Z"
        },
        {
            "id": 88433,
            "name": "Problem 17",
            "created": "2024-11-27T08:01:57.909807Z",
            "modified": "2026-05-05T23:10:15.051559Z"
        },
        {
            "id": 88432,
            "name": "Problem 16",
            "created": "2024-11-27T08:01:14.808064Z",
            "modified": "2026-05-05T23:10:14.089710Z"
        },
        {
            "id": 88431,
            "name": "Problem 15",
            "created": "2024-11-27T08:00:37.638142Z",
            "modified": "2026-04-17T14:14:22.324305Z"
        },
        {
            "id": 88430,
            "name": "Problem 14",
            "created": "2024-11-27T07:59:59.140033Z",
            "modified": "2026-03-30T16:15:13.350588Z"
        },
        {
            "id": 88429,
            "name": "Problem 13",
            "created": "2024-11-27T07:58:26.345808Z",
            "modified": "2026-05-04T23:22:54.738615Z"
        },
        {
            "id": 88428,
            "name": "Problem 12",
            "created": "2024-11-27T07:57:43.039964Z",
            "modified": "2026-05-04T23:22:53.425456Z"
        },
        {
            "id": 88427,
            "name": "Problem 11",
            "created": "2024-11-27T07:57:02.958879Z",
            "modified": "2026-03-30T16:15:12.057095Z"
        },
        {
            "id": 88426,
            "name": "Problem 10",
            "created": "2024-11-27T07:56:25.946326Z",
            "modified": "2026-03-30T16:15:11.206843Z"
        }
    ]
}