List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=614
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=615",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=613",
    "results": [
        {
            "id": 91865,
            "name": "Shichô 2",
            "created": "2025-03-05T12:04:08.542224Z",
            "modified": "2026-05-12T11:04:04.285590Z"
        },
        {
            "id": 91864,
            "name": "Problem 159",
            "created": "2025-03-05T11:56:52.316939Z",
            "modified": "2026-05-05T14:23:58.398397Z"
        },
        {
            "id": 91863,
            "name": "Shichô 1",
            "created": "2025-03-05T11:55:45.188226Z",
            "modified": "2026-05-12T11:03:50.799055Z"
        },
        {
            "id": 91862,
            "name": "Problem 158",
            "created": "2025-03-05T11:54:51.743933Z",
            "modified": "2026-05-05T14:23:55.272232Z"
        },
        {
            "id": 91861,
            "name": "Problem 157",
            "created": "2025-03-05T11:52:46.655071Z",
            "modified": "2026-05-06T22:26:50.491428Z"
        },
        {
            "id": 91860,
            "name": "Problem 156",
            "created": "2025-03-05T11:50:46.070422Z",
            "modified": "2026-05-06T22:26:48.709454Z"
        },
        {
            "id": 91859,
            "name": "Problem 155",
            "created": "2025-03-05T11:48:44.875175Z",
            "modified": "2026-05-09T07:39:54.737645Z"
        },
        {
            "id": 91858,
            "name": "Problem 154",
            "created": "2025-03-05T11:46:38.326577Z",
            "modified": "2026-05-09T07:39:54.201475Z"
        },
        {
            "id": 91857,
            "name": "Problem 153",
            "created": "2025-03-05T11:45:06.461588Z",
            "modified": "2026-04-29T08:40:26.302904Z"
        },
        {
            "id": 91856,
            "name": "Problem 152",
            "created": "2025-03-05T11:42:59.993574Z",
            "modified": "2026-04-29T08:40:25.903828Z"
        }
    ]
}