List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=750",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=748",
    "results": [
        {
            "id": 91212,
            "name": "Easy Thing",
            "created": "2025-02-20T03:15:04.744534Z",
            "modified": "2026-03-30T16:29:15.503226Z"
        },
        {
            "id": 91213,
            "name": "EasyPeasy",
            "created": "2025-02-20T03:17:47.593280Z",
            "modified": "2026-03-30T16:29:17.762368Z"
        },
        {
            "id": 91283,
            "name": "Guess: 1/361 win",
            "created": "2025-02-21T02:01:29.239319Z",
            "modified": "2026-03-30T16:29:18.605532Z"
        },
        {
            "id": 91466,
            "name": "Medium 81",
            "created": "2025-02-27T09:22:35.631423Z",
            "modified": "2026-03-30T16:30:09.788709Z"
        },
        {
            "id": 91559,
            "name": "Easy Life Death Problem 1",
            "created": "2025-02-28T04:43:52.808171Z",
            "modified": "2026-03-30T16:30:12.498340Z"
        },
        {
            "id": 91632,
            "name": "Motion in a Pro Game",
            "created": "2025-03-02T01:58:11.528007Z",
            "modified": "2026-03-30T16:31:03.935416Z"
        },
        {
            "id": 91992,
            "name": "testing3",
            "created": "2025-03-05T17:10:45.697970Z",
            "modified": "2026-03-30T16:33:09.142805Z"
        },
        {
            "id": 91986,
            "name": "testing2",
            "created": "2025-03-05T17:05:46.046506Z",
            "modified": "2026-03-30T16:33:09.152565Z"
        },
        {
            "id": 92004,
            "name": "9x9testing",
            "created": "2025-03-05T17:25:36.226118Z",
            "modified": "2026-03-30T16:33:09.177903Z"
        },
        {
            "id": 92280,
            "name": "Prendre une pièce",
            "created": "2025-03-11T16:46:12.770545Z",
            "modified": "2026-03-30T16:34:06.976324Z"
        }
    ]
}