List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5138",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5136",
    "results": [
        {
            "id": 88430,
            "name": "Problem 14",
            "created": "2024-11-27T07:59:59.140033Z",
            "modified": "2026-03-30T16:15:13.350588Z"
        },
        {
            "id": 88431,
            "name": "Problem 15",
            "created": "2024-11-27T08:00:37.638142Z",
            "modified": "2026-04-17T14:14:22.324305Z"
        },
        {
            "id": 88432,
            "name": "Problem 16",
            "created": "2024-11-27T08:01:14.808064Z",
            "modified": "2026-03-30T16:15:14.474545Z"
        },
        {
            "id": 88433,
            "name": "Problem 17",
            "created": "2024-11-27T08:01:57.909807Z",
            "modified": "2026-03-30T16:15:14.118897Z"
        },
        {
            "id": 88434,
            "name": "Problem 18",
            "created": "2024-11-27T08:02:24.910916Z",
            "modified": "2026-04-17T14:14:38.867432Z"
        },
        {
            "id": 88435,
            "name": "Problem 19",
            "created": "2024-11-27T08:03:32.528942Z",
            "modified": "2026-03-30T16:15:14.862964Z"
        },
        {
            "id": 88436,
            "name": "Problem 20",
            "created": "2024-11-27T08:04:00.386707Z",
            "modified": "2026-03-30T16:15:14.880008Z"
        },
        {
            "id": 88437,
            "name": "Problem 21",
            "created": "2024-11-27T08:04:31.950708Z",
            "modified": "2026-03-30T16:15:14.888417Z"
        },
        {
            "id": 88438,
            "name": "Problem 22",
            "created": "2024-11-27T08:06:15.825788Z",
            "modified": "2026-03-30T16:15:14.856597Z"
        },
        {
            "id": 88448,
            "name": "Problem 23",
            "created": "2024-11-27T17:57:15.689037Z",
            "modified": "2026-03-30T16:15:14.908634Z"
        }
    ]
}