List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=862
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=863",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=861",
    "results": [
        {
            "id": 41609,
            "name": "Diagram [2918]",
            "created": "2021-10-28T08:34:33.745897Z",
            "modified": "2026-03-31T17:44:43.353783Z"
        },
        {
            "id": 38607,
            "name": "Diagram [1922]",
            "created": "2021-09-19T07:52:48.315720Z",
            "modified": "2026-03-31T17:44:52.536386Z"
        },
        {
            "id": 41613,
            "name": "Diagram [2922]",
            "created": "2021-10-28T08:44:04.618837Z",
            "modified": "2026-03-31T17:44:53.697452Z"
        },
        {
            "id": 38608,
            "name": "Diagram [1923]",
            "created": "2021-09-19T07:56:51.785223Z",
            "modified": "2026-03-31T17:44:55.090812Z"
        },
        {
            "id": 38616,
            "name": "Diagram [1930]",
            "created": "2021-09-19T11:12:52.028213Z",
            "modified": "2026-03-31T17:45:14.063316Z"
        },
        {
            "id": 38636,
            "name": "Diagram [1935]",
            "created": "2021-09-21T10:11:12.217012Z",
            "modified": "2026-03-31T17:45:27.824662Z"
        },
        {
            "id": 38639,
            "name": "Diagram [1938]",
            "created": "2021-09-21T10:19:24.294459Z",
            "modified": "2026-03-31T17:45:35.246770Z"
        },
        {
            "id": 38640,
            "name": "Diagram [1939]",
            "created": "2021-09-21T10:22:17.913086Z",
            "modified": "2026-03-31T17:45:38.357365Z"
        },
        {
            "id": 38644,
            "name": "Diagram [1943]",
            "created": "2021-09-21T10:32:55.358274Z",
            "modified": "2026-03-31T17:45:48.471960Z"
        },
        {
            "id": 41648,
            "name": "Diagram [2943]",
            "created": "2021-10-29T08:16:11.646144Z",
            "modified": "2026-03-31T17:45:49.682556Z"
        }
    ]
}