List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=854
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=855",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=853",
    "results": [
        {
            "id": 41331,
            "name": "Diagram [2786]",
            "created": "2021-10-25T08:39:44.019602Z",
            "modified": "2026-03-31T17:36:41.895436Z"
        },
        {
            "id": 41334,
            "name": "Diagram [2789]",
            "created": "2021-10-25T08:43:29.102093Z",
            "modified": "2026-03-31T17:36:53.157473Z"
        },
        {
            "id": 32277,
            "name": "Diagram (788)",
            "created": "2021-06-28T07:04:41.714926Z",
            "modified": "2026-03-31T17:36:54.324971Z"
        },
        {
            "id": 41335,
            "name": "Diagram [2790]",
            "created": "2021-10-25T08:44:57.144319Z",
            "modified": "2026-03-31T17:36:57.075048Z"
        },
        {
            "id": 38322,
            "name": "Diagram [1791]",
            "created": "2021-09-14T08:03:25.847786Z",
            "modified": "2026-03-31T17:36:59.729494Z"
        },
        {
            "id": 41336,
            "name": "Diagram [2791]",
            "created": "2021-10-25T08:46:13.512208Z",
            "modified": "2026-03-31T17:37:00.924645Z"
        },
        {
            "id": 38326,
            "name": "Diagram [1795]",
            "created": "2021-09-14T08:11:42.748390Z",
            "modified": "2026-03-31T17:37:15.519689Z"
        },
        {
            "id": 41341,
            "name": "Diagram [2796]",
            "created": "2021-10-25T08:54:10.662630Z",
            "modified": "2026-03-31T17:37:21.249649Z"
        },
        {
            "id": 38328,
            "name": "Diagram [1797]",
            "created": "2021-09-14T08:14:48.448314Z",
            "modified": "2026-03-31T17:37:24.144855Z"
        },
        {
            "id": 41342,
            "name": "Diagram [2797]",
            "created": "2021-10-25T08:55:47.768413Z",
            "modified": "2026-03-31T17:37:25.591819Z"
        }
    ]
}