List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=858",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=856",
    "results": [
        {
            "id": 38449,
            "name": "Diagram [1836]",
            "created": "2021-09-16T12:37:16.849897Z",
            "modified": "2026-03-31T17:40:03.260004Z"
        },
        {
            "id": 38450,
            "name": "Diagram [1837]",
            "created": "2021-09-16T12:38:54.308457Z",
            "modified": "2026-03-31T17:40:07.231384Z"
        },
        {
            "id": 38451,
            "name": "Diagram [1838]",
            "created": "2021-09-16T12:40:29.943517Z",
            "modified": "2026-03-31T17:40:11.254434Z"
        },
        {
            "id": 41412,
            "name": "Diagram [2838]",
            "created": "2021-10-26T08:23:18.371679Z",
            "modified": "2026-03-31T17:40:12.704923Z"
        },
        {
            "id": 38453,
            "name": "Diagram [1839]",
            "created": "2021-09-16T12:42:15.390849Z",
            "modified": "2026-03-31T17:40:15.359077Z"
        },
        {
            "id": 41413,
            "name": "Diagram [2839]",
            "created": "2021-10-26T08:25:18.050643Z",
            "modified": "2026-03-31T17:40:16.803037Z"
        },
        {
            "id": 32344,
            "name": "Diagram (838)",
            "created": "2021-06-28T15:47:56.087744Z",
            "modified": "2026-03-31T17:40:18.221969Z"
        },
        {
            "id": 38454,
            "name": "Diagram [1840]",
            "created": "2021-09-16T12:44:43.903585Z",
            "modified": "2026-03-31T17:40:19.403817Z"
        },
        {
            "id": 41414,
            "name": "Diagram [2840]",
            "created": "2021-10-26T08:26:46.380049Z",
            "modified": "2026-03-31T17:40:20.680994Z"
        },
        {
            "id": 38455,
            "name": "Diagram [1841]",
            "created": "2021-09-16T12:46:04.800921Z",
            "modified": "2026-03-31T17:40:24.180798Z"
        }
    ]
}