List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4532",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4530",
    "results": [
        {
            "id": 48666,
            "name": "直感力を鍛える 3.01",
            "created": "2022-02-09T03:01:40.425752Z",
            "modified": "2026-05-22T20:24:09.006439Z"
        },
        {
            "id": 26542,
            "name": "Madgo(HKGCA)_LV-1_T033",
            "created": "2021-01-20T17:24:04.851573Z",
            "modified": "2026-05-22T20:24:29.293259Z"
        },
        {
            "id": 36948,
            "name": "Diagram [1099]",
            "created": "2021-08-19T15:45:39.841741Z",
            "modified": "2026-05-22T20:24:40.545727Z"
        },
        {
            "id": 36949,
            "name": "Diagram [1100]",
            "created": "2021-08-19T15:48:14.278279Z",
            "modified": "2026-05-22T20:24:41.077108Z"
        },
        {
            "id": 93132,
            "name": "BGJ 202 JP 5",
            "created": "2025-04-15T07:52:11.503558Z",
            "modified": "2026-05-22T20:24:43.265469Z"
        },
        {
            "id": 93133,
            "name": "BGJ 203 JP 1",
            "created": "2025-04-15T07:52:38.608939Z",
            "modified": "2026-05-22T20:24:43.624579Z"
        },
        {
            "id": 43421,
            "name": "Diagram [3959]",
            "created": "2021-11-27T09:37:29.557393Z",
            "modified": "2026-05-22T20:24:43.924471Z"
        },
        {
            "id": 43422,
            "name": "Diagram [3960]",
            "created": "2021-11-27T09:41:41.451191Z",
            "modified": "2026-05-22T20:24:45.025500Z"
        },
        {
            "id": 54589,
            "name": "question 25",
            "created": "2022-04-07T03:17:40.589886Z",
            "modified": "2026-05-22T20:24:51.950136Z"
        },
        {
            "id": 56543,
            "name": "Placement-1",
            "created": "2022-05-08T15:46:29.667538Z",
            "modified": "2026-05-22T20:26:08.255515Z"
        }
    ]
}