List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4821",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4819",
    "results": [
        {
            "id": 38067,
            "name": "Diagram [1650]",
            "created": "2021-09-08T16:38:12.447378Z",
            "modified": "2026-03-31T17:25:41.204166Z"
        },
        {
            "id": 42617,
            "name": "Diagram [3649]",
            "created": "2021-11-13T10:13:41.160062Z",
            "modified": "2026-03-31T17:25:37.379328Z"
        },
        {
            "id": 38066,
            "name": "Diagram [1649]",
            "created": "2021-09-08T16:36:45.957683Z",
            "modified": "2026-03-31T17:25:34.858277Z"
        },
        {
            "id": 32082,
            "name": "Diagram (647)",
            "created": "2021-06-25T07:15:48.700176Z",
            "modified": "2026-03-31T17:25:33.686448Z"
        },
        {
            "id": 40847,
            "name": "Diagram [2648]",
            "created": "2021-10-21T08:59:38.721928Z",
            "modified": "2026-03-31T17:25:30.050124Z"
        },
        {
            "id": 38065,
            "name": "Diagram [1648]",
            "created": "2021-09-08T16:35:26.791848Z",
            "modified": "2026-03-31T17:25:28.825425Z"
        },
        {
            "id": 32081,
            "name": "Diagram (646)",
            "created": "2021-06-25T07:14:34.209910Z",
            "modified": "2026-03-31T17:25:27.574158Z"
        },
        {
            "id": 52078,
            "name": "Diagram [4647]",
            "created": "2022-03-14T12:28:40.167548Z",
            "modified": "2026-03-31T17:25:26.328932Z"
        },
        {
            "id": 40846,
            "name": "Diagram [2647]",
            "created": "2021-10-21T08:58:06.362872Z",
            "modified": "2026-03-31T17:25:23.440665Z"
        },
        {
            "id": 38062,
            "name": "Diagram [1647]",
            "created": "2021-09-08T12:45:17.681450Z",
            "modified": "2026-03-31T17:25:21.908758Z"
        }
    ]
}