List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=382
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=383",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=381",
    "results": [
        {
            "id": 43482,
            "name": "Diagram [3984]",
            "created": "2021-11-28T10:08:02.891533Z",
            "modified": "2026-03-30T11:25:10.752886Z"
        },
        {
            "id": 43484,
            "name": "Diagram [3986]",
            "created": "2021-11-28T10:12:33.329269Z",
            "modified": "2026-03-30T11:25:11.038093Z"
        },
        {
            "id": 43485,
            "name": "Diagram [3987]",
            "created": "2021-11-28T10:14:01.448299Z",
            "modified": "2026-03-30T11:25:11.043018Z"
        },
        {
            "id": 43486,
            "name": "Diagram [3988]",
            "created": "2021-11-28T10:16:51.297607Z",
            "modified": "2026-03-30T11:25:11.307330Z"
        },
        {
            "id": 43487,
            "name": "Diagram [3989]",
            "created": "2021-11-28T10:18:38.317605Z",
            "modified": "2026-03-30T11:25:11.333373Z"
        },
        {
            "id": 43488,
            "name": "Diagram [3990]",
            "created": "2021-11-28T10:20:42.487213Z",
            "modified": "2026-03-30T11:25:11.400522Z"
        },
        {
            "id": 43489,
            "name": "Diagram [3990]",
            "created": "2021-11-28T10:22:40.442379Z",
            "modified": "2026-03-30T11:25:11.482095Z"
        },
        {
            "id": 43491,
            "name": "Diagram [3993]",
            "created": "2021-11-28T10:26:55.983409Z",
            "modified": "2026-03-30T11:25:11.626066Z"
        },
        {
            "id": 43490,
            "name": "Diagram [3992]",
            "created": "2021-11-28T10:24:07.289365Z",
            "modified": "2026-03-30T11:25:11.637419Z"
        },
        {
            "id": 43492,
            "name": "Diagram [3994]",
            "created": "2021-11-28T10:28:02.041020Z",
            "modified": "2026-03-30T11:25:11.714771Z"
        }
    ]
}