List accessible puzzles or create a new puzzle.

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

{
    "count": 58715,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5825",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5823",
    "results": [
        {
            "id": 47543,
            "name": "Diagram [5829]",
            "created": "2022-01-29T12:36:21.723973Z",
            "modified": "2026-02-15T20:33:14.762938Z"
        },
        {
            "id": 47541,
            "name": "Diagram [5827]",
            "created": "2022-01-29T12:29:14.990493Z",
            "modified": "2026-02-15T20:33:12.840180Z"
        },
        {
            "id": 47470,
            "name": "Diagram [5800]",
            "created": "2022-01-28T09:14:13.273917Z",
            "modified": "2026-02-15T20:32:00.222232Z"
        },
        {
            "id": 47467,
            "name": "Diagram [5798]",
            "created": "2022-01-28T09:10:22.890839Z",
            "modified": "2026-02-15T20:31:57.139027Z"
        },
        {
            "id": 47466,
            "name": "Diagram [5797]",
            "created": "2022-01-28T09:09:08.580126Z",
            "modified": "2026-02-15T20:31:55.950088Z"
        },
        {
            "id": 47463,
            "name": "Diagram [5795]",
            "created": "2022-01-28T09:06:17.722476Z",
            "modified": "2026-02-15T20:31:47.150644Z"
        },
        {
            "id": 47462,
            "name": "Diagram [5794]",
            "created": "2022-01-28T09:04:30.008857Z",
            "modified": "2026-02-15T20:31:45.861096Z"
        },
        {
            "id": 47459,
            "name": "Diagram [5792]",
            "created": "2022-01-28T09:00:48.700752Z",
            "modified": "2026-02-15T20:31:43.043171Z"
        },
        {
            "id": 47378,
            "name": "Diagram [5771]",
            "created": "2022-01-27T10:00:43.082440Z",
            "modified": "2026-02-15T20:30:49.236002Z"
        },
        {
            "id": 47370,
            "name": "question24",
            "created": "2022-01-27T08:58:15.572061Z",
            "modified": "2026-02-15T20:30:47.423897Z"
        }
    ]
}