List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=835
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=836",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=834",
    "results": [
        {
            "id": 45723,
            "name": "Diagram [5441]",
            "created": "2021-12-28T10:08:23.939146Z",
            "modified": "2026-03-31T16:58:08.905350Z"
        },
        {
            "id": 37673,
            "name": "Diagram [1442]",
            "created": "2021-09-01T16:53:43.670665Z",
            "modified": "2026-03-31T16:58:12.823201Z"
        },
        {
            "id": 39894,
            "name": "Diagram [2442]",
            "created": "2021-10-09T09:10:22.197911Z",
            "modified": "2026-03-31T16:58:14.018592Z"
        },
        {
            "id": 45724,
            "name": "Diagram [5442]",
            "created": "2021-12-28T10:10:28.833572Z",
            "modified": "2026-03-31T16:58:16.914578Z"
        },
        {
            "id": 37674,
            "name": "Diagram [1443]",
            "created": "2021-09-01T16:55:20.051417Z",
            "modified": "2026-03-31T16:58:20.905250Z"
        },
        {
            "id": 39896,
            "name": "Diagram [2443]",
            "created": "2021-10-09T09:15:15.504775Z",
            "modified": "2026-03-31T16:58:22.033865Z"
        },
        {
            "id": 37675,
            "name": "Diagram [1444]",
            "created": "2021-09-01T16:57:14.814994Z",
            "modified": "2026-03-31T16:58:29.349684Z"
        },
        {
            "id": 39898,
            "name": "Diagram [2444]",
            "created": "2021-10-09T09:18:51.002695Z",
            "modified": "2026-03-31T16:58:30.726352Z"
        },
        {
            "id": 45727,
            "name": "Diagram [5445]",
            "created": "2021-12-28T10:15:17.722154Z",
            "modified": "2026-03-31T16:58:41.843083Z"
        },
        {
            "id": 37677,
            "name": "Diagram [1446]",
            "created": "2021-09-01T17:02:01.235773Z",
            "modified": "2026-03-31T16:58:45.705565Z"
        }
    ]
}