List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4881",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4879",
    "results": [
        {
            "id": 39401,
            "name": "Diagram [2290]",
            "created": "2021-10-04T08:01:10.913348Z",
            "modified": "2026-03-31T16:33:42.200925Z"
        },
        {
            "id": 37455,
            "name": "Diagram [1290]",
            "created": "2021-08-27T10:07:45.454027Z",
            "modified": "2026-03-31T16:33:40.945816Z"
        },
        {
            "id": 34024,
            "name": "Diagram (3290)",
            "created": "2021-07-14T10:30:41.236696Z",
            "modified": "2026-03-31T16:33:39.607895Z"
        },
        {
            "id": 45308,
            "name": "Diagram [5289]",
            "created": "2021-12-23T09:37:04.435813Z",
            "modified": "2026-03-31T16:33:33.172036Z"
        },
        {
            "id": 39400,
            "name": "Diagram [2289]",
            "created": "2021-10-04T07:59:42.545890Z",
            "modified": "2026-03-31T16:33:30.334506Z"
        },
        {
            "id": 37454,
            "name": "Diagram [1289]",
            "created": "2021-08-27T10:05:13.696236Z",
            "modified": "2026-03-31T16:33:28.722167Z"
        },
        {
            "id": 31396,
            "name": "Diagram (287)",
            "created": "2021-06-15T06:30:09.270805Z",
            "modified": "2026-03-31T16:33:25.807829Z"
        },
        {
            "id": 50567,
            "name": "Diagram [4288]",
            "created": "2022-02-26T14:12:22.277364Z",
            "modified": "2026-03-31T16:33:19.640235Z"
        },
        {
            "id": 45307,
            "name": "Diagram [5288]",
            "created": "2021-12-23T09:35:42.516153Z",
            "modified": "2026-03-31T16:33:18.121321Z"
        },
        {
            "id": 39399,
            "name": "Diagram [2288]",
            "created": "2021-10-04T07:58:26.548610Z",
            "modified": "2026-03-31T16:33:14.429567Z"
        }
    ]
}