List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=363
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=364",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=362",
    "results": [
        {
            "id": 42797,
            "name": "Diagram [3743]",
            "created": "2021-11-16T08:25:10.096493Z",
            "modified": "2026-03-30T11:19:05.199829Z"
        },
        {
            "id": 42798,
            "name": "Diagram [3744]",
            "created": "2021-11-16T08:27:22.360493Z",
            "modified": "2026-03-30T11:19:05.216288Z"
        },
        {
            "id": 42799,
            "name": "Diagram [3745]",
            "created": "2021-11-16T08:29:09.966478Z",
            "modified": "2026-03-30T11:19:05.271993Z"
        },
        {
            "id": 42801,
            "name": "Diagram [3747]",
            "created": "2021-11-16T08:33:54.359150Z",
            "modified": "2026-03-30T11:19:05.427317Z"
        },
        {
            "id": 42800,
            "name": "Diagram [3746]",
            "created": "2021-11-16T08:31:01.235191Z",
            "modified": "2026-03-30T11:19:05.427563Z"
        },
        {
            "id": 42802,
            "name": "Diagram [3748]",
            "created": "2021-11-16T08:35:31.360041Z",
            "modified": "2026-03-30T11:19:05.432264Z"
        },
        {
            "id": 42803,
            "name": "Diagram [3749]",
            "created": "2021-11-16T08:38:15.665677Z",
            "modified": "2026-03-30T11:19:05.526253Z"
        },
        {
            "id": 42804,
            "name": "Diagram [3750]",
            "created": "2021-11-16T08:40:42.590662Z",
            "modified": "2026-03-30T11:19:05.768256Z"
        },
        {
            "id": 42805,
            "name": "Diagram [3751]",
            "created": "2021-11-16T08:43:18.601235Z",
            "modified": "2026-03-30T11:19:05.860547Z"
        },
        {
            "id": 42806,
            "name": "Diagram [3752]",
            "created": "2021-11-16T08:44:57.265441Z",
            "modified": "2026-03-30T11:19:05.937895Z"
        }
    ]
}