List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=820
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=821",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=819",
    "results": [
        {
            "id": 31396,
            "name": "Diagram (287)",
            "created": "2021-06-15T06:30:09.270805Z",
            "modified": "2026-03-31T16:33:25.807829Z"
        },
        {
            "id": 37454,
            "name": "Diagram [1289]",
            "created": "2021-08-27T10:05:13.696236Z",
            "modified": "2026-03-31T16:33:28.722167Z"
        },
        {
            "id": 34024,
            "name": "Diagram (3290)",
            "created": "2021-07-14T10:30:41.236696Z",
            "modified": "2026-03-31T16:33:39.607895Z"
        },
        {
            "id": 45309,
            "name": "Diagram [5290]",
            "created": "2021-12-23T11:39:36.486418Z",
            "modified": "2026-03-31T16:33:45.260528Z"
        },
        {
            "id": 31403,
            "name": "Diagram (289)",
            "created": "2021-06-15T06:49:09.129354Z",
            "modified": "2026-03-31T16:33:51.063892Z"
        },
        {
            "id": 39402,
            "name": "Diagram [2291]",
            "created": "2021-10-04T08:02:56.707742Z",
            "modified": "2026-03-31T16:33:55.289927Z"
        },
        {
            "id": 45310,
            "name": "Diagram [5291]",
            "created": "2021-12-23T11:44:07.717065Z",
            "modified": "2026-03-31T16:33:57.941139Z"
        },
        {
            "id": 50599,
            "name": "Diagram [4291]",
            "created": "2022-02-26T16:06:58.581368Z",
            "modified": "2026-03-31T16:33:59.111535Z"
        },
        {
            "id": 37457,
            "name": "Diagram [1292]",
            "created": "2021-08-27T10:11:12.893423Z",
            "modified": "2026-03-31T16:34:05.934620Z"
        },
        {
            "id": 39403,
            "name": "Diagram [2292]",
            "created": "2021-10-04T08:04:04.943137Z",
            "modified": "2026-03-31T16:34:07.364826Z"
        }
    ]
}