List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=530",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=528",
    "results": [
        {
            "id": 93518,
            "name": "Problem 212",
            "created": "2025-05-03T13:45:55.815771Z",
            "modified": "2026-04-29T07:50:39.465462Z"
        },
        {
            "id": 93517,
            "name": "Problem 211",
            "created": "2025-05-03T13:44:30.691227Z",
            "modified": "2026-05-08T09:18:06.051267Z"
        },
        {
            "id": 93516,
            "name": "Problem 210",
            "created": "2025-05-03T13:43:11.770870Z",
            "modified": "2026-05-08T09:19:57.188620Z"
        },
        {
            "id": 93512,
            "name": "Life 活 1-18",
            "created": "2025-05-03T12:52:22.685687Z",
            "modified": "2026-05-09T18:07:45.902389Z"
        },
        {
            "id": 93510,
            "name": "Problem 13",
            "created": "2025-05-03T06:03:32.607777Z",
            "modified": "2026-05-08T18:26:29.164600Z"
        },
        {
            "id": 93509,
            "name": "Problem 12",
            "created": "2025-05-03T05:55:10.335364Z",
            "modified": "2026-05-09T14:53:02.926578Z"
        },
        {
            "id": 93508,
            "name": "Problem 11",
            "created": "2025-05-03T05:52:39.937033Z",
            "modified": "2026-05-09T14:52:55.851132Z"
        },
        {
            "id": 93507,
            "name": "Problem 10",
            "created": "2025-05-03T05:50:14.785305Z",
            "modified": "2026-05-09T14:53:00.372091Z"
        },
        {
            "id": 93506,
            "name": "Problem 9",
            "created": "2025-05-03T05:43:30.735087Z",
            "modified": "2026-05-08T18:11:59.611385Z"
        },
        {
            "id": 93505,
            "name": "Problem 8",
            "created": "2025-05-03T05:39:16.058503Z",
            "modified": "2026-05-08T18:11:56.766880Z"
        }
    ]
}