List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=624
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=625",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=623",
    "results": [
        {
            "id": 91687,
            "name": "Split and Broken 4",
            "created": "2025-03-02T23:27:08.343936Z",
            "modified": "2026-05-10T01:46:30.934429Z"
        },
        {
            "id": 91686,
            "name": "Split and Broken 3",
            "created": "2025-03-02T23:23:08.299427Z",
            "modified": "2026-04-15T10:14:05.603462Z"
        },
        {
            "id": 91685,
            "name": "Split and Broken 2",
            "created": "2025-03-02T23:16:38.160983Z",
            "modified": "2026-05-10T01:36:48.378096Z"
        },
        {
            "id": 91684,
            "name": "Split and Broken",
            "created": "2025-03-02T23:08:30.181022Z",
            "modified": "2026-05-10T01:31:20.345126Z"
        },
        {
            "id": 91683,
            "name": "Lacking a base",
            "created": "2025-03-02T22:58:01.339219Z",
            "modified": "2026-05-10T01:25:26.133233Z"
        },
        {
            "id": 91682,
            "name": "Overconcentrated",
            "created": "2025-03-02T22:43:59.112345Z",
            "modified": "2026-04-01T00:17:45.686342Z"
        },
        {
            "id": 91681,
            "name": "Breaking free of Joseki: Intro to Good and Bad results",
            "created": "2025-03-02T22:32:08.767132Z",
            "modified": "2026-05-10T01:12:19.470838Z"
        },
        {
            "id": 91680,
            "name": "What is \"Joseki\"? (Part 2)",
            "created": "2025-03-02T22:07:28.668449Z",
            "modified": "2026-05-10T01:05:14.595303Z"
        },
        {
            "id": 91679,
            "name": "What is \"Joseki\"?",
            "created": "2025-03-02T21:48:31.778970Z",
            "modified": "2026-05-10T00:57:29.482106Z"
        },
        {
            "id": 91665,
            "name": "Endgame ヨセ 1-8",
            "created": "2025-03-02T13:26:19.263605Z",
            "modified": "2026-05-10T23:09:16.811642Z"
        }
    ]
}