List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=230",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=228",
    "results": [
        {
            "id": 43309,
            "name": "Diagram [3928]",
            "created": "2021-11-25T10:10:45.503821Z",
            "modified": "2026-02-24T22:18:31.785597Z"
        },
        {
            "id": 43310,
            "name": "Diagram [3929]",
            "created": "2021-11-25T10:11:51.598376Z",
            "modified": "2026-02-24T22:18:32.115406Z"
        },
        {
            "id": 43433,
            "name": "Diagram [3970]",
            "created": "2021-11-27T10:01:42.011768Z",
            "modified": "2026-02-24T22:18:45.073051Z"
        },
        {
            "id": 43436,
            "name": "Diagram [3973]",
            "created": "2021-11-27T10:06:46.629516Z",
            "modified": "2026-02-24T22:18:45.547693Z"
        },
        {
            "id": 43441,
            "name": "Diagram [3978]",
            "created": "2021-11-27T10:20:19.458509Z",
            "modified": "2026-02-24T22:18:45.978316Z"
        },
        {
            "id": 43442,
            "name": "Diagram [3979]",
            "created": "2021-11-27T10:23:44.096355Z",
            "modified": "2026-02-24T22:18:46.404939Z"
        },
        {
            "id": 43443,
            "name": "Diagram [3980]",
            "created": "2021-11-27T10:26:26.246357Z",
            "modified": "2026-02-24T22:18:46.788011Z"
        },
        {
            "id": 43479,
            "name": "Diagram [3981]",
            "created": "2021-11-28T09:59:47.547259Z",
            "modified": "2026-02-24T22:18:47.242453Z"
        },
        {
            "id": 43480,
            "name": "Diagram [3982]",
            "created": "2021-11-28T10:04:09.445624Z",
            "modified": "2026-02-24T22:18:47.701472Z"
        },
        {
            "id": 45354,
            "name": "Making a liberty cube",
            "created": "2021-12-24T02:17:44.821988Z",
            "modified": "2026-02-24T22:19:47.120026Z"
        }
    ]
}