List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5608
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=5609",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5607",
    "results": [
        {
            "id": 43442,
            "name": "Diagram [3979]",
            "created": "2021-11-27T10:23:44.096355Z",
            "modified": "2026-02-24T22:18:46.404939Z"
        },
        {
            "id": 43441,
            "name": "Diagram [3978]",
            "created": "2021-11-27T10:20:19.458509Z",
            "modified": "2026-02-24T22:18:45.978316Z"
        },
        {
            "id": 43436,
            "name": "Diagram [3973]",
            "created": "2021-11-27T10:06:46.629516Z",
            "modified": "2026-02-24T22:18:45.547693Z"
        },
        {
            "id": 43433,
            "name": "Diagram [3970]",
            "created": "2021-11-27T10:01:42.011768Z",
            "modified": "2026-02-24T22:18:45.073051Z"
        },
        {
            "id": 43310,
            "name": "Diagram [3929]",
            "created": "2021-11-25T10:11:51.598376Z",
            "modified": "2026-02-24T22:18:32.115406Z"
        },
        {
            "id": 43309,
            "name": "Diagram [3928]",
            "created": "2021-11-25T10:10:45.503821Z",
            "modified": "2026-02-24T22:18:31.785597Z"
        },
        {
            "id": 43303,
            "name": "Diagram [3922]",
            "created": "2021-11-25T09:57:23.996066Z",
            "modified": "2026-02-24T22:18:30.982682Z"
        },
        {
            "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"
        }
    ]
}