List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5255",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5253",
    "results": [
        {
            "id": 91660,
            "name": "Problem 80",
            "created": "2025-03-02T11:56:46.168205Z",
            "modified": "2026-03-31T14:38:41.215661Z"
        },
        {
            "id": 91661,
            "name": "Problem 81",
            "created": "2025-03-02T11:58:50.859281Z",
            "modified": "2026-03-31T14:39:59.609637Z"
        },
        {
            "id": 91662,
            "name": "Problem 82",
            "created": "2025-03-02T12:01:54.226181Z",
            "modified": "2026-03-31T14:41:13.086170Z"
        },
        {
            "id": 91663,
            "name": "Problem 83",
            "created": "2025-03-02T12:03:59.333431Z",
            "modified": "2026-03-31T14:42:20.712400Z"
        },
        {
            "id": 91664,
            "name": "Problem 84",
            "created": "2025-03-02T12:05:50.685214Z",
            "modified": "2026-03-31T14:43:32.782161Z"
        },
        {
            "id": 91665,
            "name": "Endgame ヨセ 1-8",
            "created": "2025-03-02T13:26:19.263605Z",
            "modified": "2026-04-21T14:12:15.147011Z"
        },
        {
            "id": 91679,
            "name": "What is \"Joseki\"?",
            "created": "2025-03-02T21:48:31.778970Z",
            "modified": "2026-04-16T12:36:41.005912Z"
        },
        {
            "id": 91680,
            "name": "What is \"Joseki\"? (Part 2)",
            "created": "2025-03-02T22:07:28.668449Z",
            "modified": "2026-04-23T09:21:00.809648Z"
        },
        {
            "id": 91681,
            "name": "Breaking free of Joseki: Intro to Good and Bad results",
            "created": "2025-03-02T22:32:08.767132Z",
            "modified": "2026-04-23T09:44:00.290908Z"
        },
        {
            "id": 91682,
            "name": "Overconcentrated",
            "created": "2025-03-02T22:43:59.112345Z",
            "modified": "2026-04-01T00:17:45.686342Z"
        }
    ]
}