List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=50",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=48",
    "results": [
        {
            "id": 47466,
            "name": "Diagram [5797]",
            "created": "2022-01-28T09:09:08.580126Z",
            "modified": "2026-02-15T20:31:55.950088Z"
        },
        {
            "id": 47467,
            "name": "Diagram [5798]",
            "created": "2022-01-28T09:10:22.890839Z",
            "modified": "2026-02-15T20:31:57.139027Z"
        },
        {
            "id": 47470,
            "name": "Diagram [5800]",
            "created": "2022-01-28T09:14:13.273917Z",
            "modified": "2026-02-15T20:32:00.222232Z"
        },
        {
            "id": 47541,
            "name": "Diagram [5827]",
            "created": "2022-01-29T12:29:14.990493Z",
            "modified": "2026-02-15T20:33:12.840180Z"
        },
        {
            "id": 47543,
            "name": "Diagram [5829]",
            "created": "2022-01-29T12:36:21.723973Z",
            "modified": "2026-02-15T20:33:14.762938Z"
        },
        {
            "id": 47544,
            "name": "Diagram [5830]",
            "created": "2022-01-29T12:38:38.392373Z",
            "modified": "2026-02-15T20:33:15.923576Z"
        },
        {
            "id": 47545,
            "name": "Diagram [5830]",
            "created": "2022-01-29T12:40:38.033972Z",
            "modified": "2026-02-15T20:33:16.866142Z"
        },
        {
            "id": 47550,
            "name": "Diagram [5836]",
            "created": "2022-01-29T12:48:29.183241Z",
            "modified": "2026-02-15T20:33:22.263397Z"
        },
        {
            "id": 47551,
            "name": "Diagram [5837]",
            "created": "2022-01-29T12:50:49.574726Z",
            "modified": "2026-02-15T20:33:23.412152Z"
        },
        {
            "id": 47553,
            "name": "Diagram [5839]",
            "created": "2022-01-29T12:53:23.712109Z",
            "modified": "2026-02-15T20:33:25.262082Z"
        }
    ]
}