List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=806",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=804",
    "results": [
        {
            "id": 33809,
            "name": "Diagram (3197)",
            "created": "2021-07-12T09:24:29.567633Z",
            "modified": "2026-03-31T15:59:04.044187Z"
        },
        {
            "id": 37180,
            "name": "Diagram [1197]",
            "created": "2021-08-23T07:48:55.993385Z",
            "modified": "2026-03-31T15:59:05.207138Z"
        },
        {
            "id": 31224,
            "name": "Diagram (196)",
            "created": "2021-06-13T09:14:13.408177Z",
            "modified": "2026-03-31T15:59:38.937748Z"
        },
        {
            "id": 37181,
            "name": "Diagram [1198]",
            "created": "2021-08-23T07:50:26.460629Z",
            "modified": "2026-03-31T15:59:41.563699Z"
        },
        {
            "id": 45086,
            "name": "Diagram [5198]",
            "created": "2021-12-19T12:07:54.831845Z",
            "modified": "2026-03-31T15:59:47.929462Z"
        },
        {
            "id": 31225,
            "name": "Diagram (197)",
            "created": "2021-06-13T09:14:29.175151Z",
            "modified": "2026-03-31T16:00:13.176591Z"
        },
        {
            "id": 33811,
            "name": "Diagram (3199)",
            "created": "2021-07-12T09:26:57.881981Z",
            "modified": "2026-03-31T16:00:14.407968Z"
        },
        {
            "id": 37182,
            "name": "Diagram [1199]",
            "created": "2021-08-23T07:52:16.230573Z",
            "modified": "2026-03-31T16:00:15.648879Z"
        },
        {
            "id": 45087,
            "name": "Diagram [5199]",
            "created": "2021-12-19T12:11:31.105346Z",
            "modified": "2026-03-31T16:00:21.955220Z"
        },
        {
            "id": 50223,
            "name": "Diagram [4199]",
            "created": "2022-02-23T08:02:15.166626Z",
            "modified": "2026-03-31T16:00:23.461362Z"
        }
    ]
}