List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=373
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=374",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=372",
    "results": [
        {
            "id": 43207,
            "name": "Diagram [3851]",
            "created": "2021-11-23T08:28:56.273000Z",
            "modified": "2026-03-30T11:22:11.606802Z"
        },
        {
            "id": 43208,
            "name": "Diagram [3852]",
            "created": "2021-11-23T08:30:26.288775Z",
            "modified": "2026-03-30T11:22:11.715154Z"
        },
        {
            "id": 43228,
            "name": "Diagram [3872]",
            "created": "2021-11-23T09:13:25.964368Z",
            "modified": "2026-03-30T11:23:00.037555Z"
        },
        {
            "id": 43229,
            "name": "Diagram [3871]",
            "created": "2021-11-23T09:15:06.417249Z",
            "modified": "2026-03-30T11:23:00.199155Z"
        },
        {
            "id": 43231,
            "name": "Diagram [3875]",
            "created": "2021-11-23T09:18:39.732743Z",
            "modified": "2026-03-30T11:23:00.503029Z"
        },
        {
            "id": 43230,
            "name": "Diagram [3874]",
            "created": "2021-11-23T09:16:59.978230Z",
            "modified": "2026-03-30T11:23:00.503081Z"
        },
        {
            "id": 43232,
            "name": "Diagram [3876]",
            "created": "2021-11-23T09:20:57.062726Z",
            "modified": "2026-03-30T11:23:00.510023Z"
        },
        {
            "id": 43242,
            "name": "24/11/21 - 1",
            "created": "2021-11-23T19:38:17.476874Z",
            "modified": "2026-03-30T11:23:00.524919Z"
        },
        {
            "id": 43245,
            "name": "Diagram [3878]",
            "created": "2021-11-24T08:36:18.322411Z",
            "modified": "2026-03-30T11:23:00.652657Z"
        },
        {
            "id": 43244,
            "name": "Diagram [3877]",
            "created": "2021-11-24T08:33:51.188965Z",
            "modified": "2026-03-30T11:23:00.652935Z"
        }
    ]
}