List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=747",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=745",
    "results": [
        {
            "id": 90437,
            "name": "8:1-130",
            "created": "2025-01-12T14:05:58.415148Z",
            "modified": "2026-03-30T16:27:04.409791Z"
        },
        {
            "id": 90448,
            "name": "Puzzle second",
            "created": "2025-01-14T09:05:52.203781Z",
            "modified": "2026-03-30T16:27:06.163388Z"
        },
        {
            "id": 90459,
            "name": "Black to kill",
            "created": "2025-01-15T00:14:12.143653Z",
            "modified": "2026-03-30T16:27:06.298231Z"
        },
        {
            "id": 90498,
            "name": "Black to kill",
            "created": "2025-01-19T02:40:56.923852Z",
            "modified": "2026-03-30T16:27:09.227957Z"
        },
        {
            "id": 90505,
            "name": "The Puzzle Third",
            "created": "2025-01-20T03:34:45.314994Z",
            "modified": "2026-03-30T16:27:09.231612Z"
        },
        {
            "id": 90499,
            "name": "Black to kill",
            "created": "2025-01-19T02:49:14.703229Z",
            "modified": "2026-03-30T16:27:09.274272Z"
        },
        {
            "id": 90625,
            "name": "Dutch Fix",
            "created": "2025-01-29T15:31:22.826317Z",
            "modified": "2026-03-30T16:28:03.105256Z"
        },
        {
            "id": 90626,
            "name": "Dutch Fix 2",
            "created": "2025-01-29T15:47:17.728167Z",
            "modified": "2026-03-30T16:28:04.574792Z"
        },
        {
            "id": 90671,
            "name": "Connected stones live & die together",
            "created": "2025-02-01T19:46:15.014897Z",
            "modified": "2026-03-30T16:28:06.106944Z"
        },
        {
            "id": 90674,
            "name": "Stones in the corner have even fewer liberties!",
            "created": "2025-02-01T20:16:05.149976Z",
            "modified": "2026-03-30T16:28:06.293249Z"
        }
    ]
}