List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4661",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4659",
    "results": [
        {
            "id": 75369,
            "name": "Part 9",
            "created": "2023-07-21T10:35:21.606618Z",
            "modified": "2026-04-29T09:39:44.151352Z"
        },
        {
            "id": 75373,
            "name": "Part 10",
            "created": "2023-07-21T10:51:42.378773Z",
            "modified": "2026-05-10T02:56:23.055272Z"
        },
        {
            "id": 75374,
            "name": "Joseki: The Three Space Pincer",
            "created": "2023-07-21T11:38:15.098542Z",
            "modified": "2026-05-10T02:58:45.180209Z"
        },
        {
            "id": 75376,
            "name": "Live or no",
            "created": "2023-07-21T11:46:36.746189Z",
            "modified": "2026-05-10T03:01:05.976691Z"
        },
        {
            "id": 75377,
            "name": "How Many Point?",
            "created": "2023-07-21T12:09:21.548985Z",
            "modified": "2026-05-10T03:03:37.496150Z"
        },
        {
            "id": 75378,
            "name": "Yose Problem 1",
            "created": "2023-07-21T12:34:11.079827Z",
            "modified": "2026-05-10T03:05:56.861523Z"
        },
        {
            "id": 75379,
            "name": "Yose Problem 2",
            "created": "2023-07-21T12:42:32.052150Z",
            "modified": "2026-04-29T09:39:46.234396Z"
        },
        {
            "id": 75380,
            "name": "Yose Problem 3",
            "created": "2023-07-21T12:48:57.114911Z",
            "modified": "2026-05-10T03:10:12.592605Z"
        },
        {
            "id": 75381,
            "name": "Yose Problem 4",
            "created": "2023-07-21T12:54:59.885794Z",
            "modified": "2026-05-10T03:12:40.079297Z"
        },
        {
            "id": 75382,
            "name": "Last Yose Problem",
            "created": "2023-07-21T12:58:38.514712Z",
            "modified": "2026-05-10T03:14:54.850619Z"
        }
    ]
}