List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=377",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=375",
    "results": [
        {
            "id": 43271,
            "name": "Diagram [3902]",
            "created": "2021-11-24T09:56:31.000623Z",
            "modified": "2026-03-30T11:23:02.427098Z"
        },
        {
            "id": 43281,
            "name": "Stone Scoring",
            "created": "2021-11-25T05:43:52.514027Z",
            "modified": "2026-03-30T11:23:02.936546Z"
        },
        {
            "id": 43284,
            "name": "Diagram [3903]",
            "created": "2021-11-25T09:09:45.207606Z",
            "modified": "2026-03-30T11:23:02.971085Z"
        },
        {
            "id": 43285,
            "name": "Diagram [3904]",
            "created": "2021-11-25T09:12:04.493168Z",
            "modified": "2026-03-30T11:23:03.043256Z"
        },
        {
            "id": 43286,
            "name": "Diagram [3905]",
            "created": "2021-11-25T09:13:59.720711Z",
            "modified": "2026-03-30T11:23:03.063708Z"
        },
        {
            "id": 43287,
            "name": "Diagram [3906]",
            "created": "2021-11-25T09:15:43.182143Z",
            "modified": "2026-03-30T11:23:03.087263Z"
        },
        {
            "id": 43288,
            "name": "Diagram [3907]",
            "created": "2021-11-25T09:19:39.333460Z",
            "modified": "2026-03-30T11:23:03.146975Z"
        },
        {
            "id": 43289,
            "name": "Diagram [3908]",
            "created": "2021-11-25T09:23:25.793229Z",
            "modified": "2026-03-30T11:23:15.019807Z"
        },
        {
            "id": 43290,
            "name": "Diagram [3909]",
            "created": "2021-11-25T09:27:15.550197Z",
            "modified": "2026-03-30T11:23:15.066587Z"
        },
        {
            "id": 43291,
            "name": "Diagram [3910]",
            "created": "2021-11-25T09:29:55.082421Z",
            "modified": "2026-03-30T11:23:15.274783Z"
        }
    ]
}