List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=859",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=857",
    "results": [
        {
            "id": 41422,
            "name": "Diagram [2847]",
            "created": "2021-10-26T08:41:41.156699Z",
            "modified": "2026-03-31T17:40:48.281663Z"
        },
        {
            "id": 38485,
            "name": "Diagram [1848]",
            "created": "2021-09-17T06:37:43.155808Z",
            "modified": "2026-03-31T17:40:50.740911Z"
        },
        {
            "id": 41423,
            "name": "Diagram [2848]",
            "created": "2021-10-26T08:44:11.750495Z",
            "modified": "2026-03-31T17:40:51.965427Z"
        },
        {
            "id": 32367,
            "name": "Diagram (847)",
            "created": "2021-06-29T07:07:36.549708Z",
            "modified": "2026-03-31T17:40:53.162572Z"
        },
        {
            "id": 41424,
            "name": "Diagram [2849]",
            "created": "2021-10-26T08:48:40.124337Z",
            "modified": "2026-03-31T17:40:55.635945Z"
        },
        {
            "id": 41425,
            "name": "Diagram [2850]",
            "created": "2021-10-26T08:50:25.341592Z",
            "modified": "2026-03-31T17:40:59.648082Z"
        },
        {
            "id": 41426,
            "name": "Diagram [2851]",
            "created": "2021-10-26T08:51:45.372462Z",
            "modified": "2026-03-31T17:41:03.720770Z"
        },
        {
            "id": 41427,
            "name": "Diagram [2852]",
            "created": "2021-10-26T08:52:51.064556Z",
            "modified": "2026-03-31T17:41:07.609438Z"
        },
        {
            "id": 41429,
            "name": "Diagram [2854]",
            "created": "2021-10-26T08:55:34.800613Z",
            "modified": "2026-03-31T17:41:14.859452Z"
        },
        {
            "id": 41434,
            "name": "Diagram [2859]",
            "created": "2021-10-26T11:07:01.639800Z",
            "modified": "2026-03-31T17:41:35.277012Z"
        }
    ]
}