List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=831",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=829",
    "results": [
        {
            "id": 51339,
            "name": "Diagram [4410]",
            "created": "2022-03-06T21:07:20.507086Z",
            "modified": "2026-03-31T16:53:59.461910Z"
        },
        {
            "id": 39838,
            "name": "Diagram [2411]",
            "created": "2021-10-08T08:22:23.703144Z",
            "modified": "2026-03-31T16:54:03.596974Z"
        },
        {
            "id": 45617,
            "name": "Diagram [5411]",
            "created": "2021-12-27T09:28:53.642941Z",
            "modified": "2026-03-31T16:54:06.210127Z"
        },
        {
            "id": 51340,
            "name": "Diagram [4411]",
            "created": "2022-03-06T21:08:59.492916Z",
            "modified": "2026-03-31T16:54:07.432209Z"
        },
        {
            "id": 37637,
            "name": "Diagram [1412]",
            "created": "2021-08-31T09:14:15.456848Z",
            "modified": "2026-03-31T16:54:09.861813Z"
        },
        {
            "id": 39839,
            "name": "Diagram [2412]",
            "created": "2021-10-08T08:23:33.233023Z",
            "modified": "2026-03-31T16:54:11.069458Z"
        },
        {
            "id": 45618,
            "name": "Diagram [5412]",
            "created": "2021-12-27T09:31:08.947458Z",
            "modified": "2026-03-31T16:54:14.308127Z"
        },
        {
            "id": 37638,
            "name": "Diagram [1413]",
            "created": "2021-08-31T09:16:29.529056Z",
            "modified": "2026-03-31T16:54:18.289950Z"
        },
        {
            "id": 39840,
            "name": "Diagram [2413]",
            "created": "2021-10-08T08:40:34.308818Z",
            "modified": "2026-03-31T16:54:19.755884Z"
        },
        {
            "id": 42084,
            "name": "Diagram [3413]",
            "created": "2021-11-04T09:13:14.229783Z",
            "modified": "2026-03-31T16:54:21.034952Z"
        }
    ]
}