List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5610",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5608",
    "results": [
        {
            "id": 43227,
            "name": "Diagram [3871]",
            "created": "2021-11-23T09:11:42.785022Z",
            "modified": "2026-02-24T22:17:45.391180Z"
        },
        {
            "id": 43223,
            "name": "Diagram [3867]",
            "created": "2021-11-23T09:02:53.573233Z",
            "modified": "2026-02-24T22:17:45.111040Z"
        },
        {
            "id": 43215,
            "name": "Diagram [3859]",
            "created": "2021-11-23T08:45:01.822413Z",
            "modified": "2026-02-24T22:17:44.660322Z"
        },
        {
            "id": 43214,
            "name": "Diagram [3858]",
            "created": "2021-11-23T08:43:16.181501Z",
            "modified": "2026-02-24T22:17:44.282590Z"
        },
        {
            "id": 43212,
            "name": "Diagram [3856]",
            "created": "2021-11-23T08:38:28.537744Z",
            "modified": "2026-02-24T22:17:43.846658Z"
        },
        {
            "id": 43211,
            "name": "Diagram [3855]",
            "created": "2021-11-23T08:36:50.972946Z",
            "modified": "2026-02-24T22:17:43.514895Z"
        },
        {
            "id": 42856,
            "name": "Diagram [3796]",
            "created": "2021-11-17T08:55:23.993277Z",
            "modified": "2026-02-24T22:17:16.151049Z"
        },
        {
            "id": 42855,
            "name": "Diagram [3795]",
            "created": "2021-11-17T08:51:00.625845Z",
            "modified": "2026-02-24T22:17:15.765601Z"
        },
        {
            "id": 42851,
            "name": "Diagram [3791]",
            "created": "2021-11-17T08:40:30.558952Z",
            "modified": "2026-02-24T22:17:15.301423Z"
        },
        {
            "id": 42849,
            "name": "Diagram [3789]",
            "created": "2021-11-17T08:35:22.108790Z",
            "modified": "2026-02-24T22:17:14.968278Z"
        }
    ]
}