List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5790",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5788",
    "results": [
        {
            "id": 52465,
            "name": "Diagram [4768]",
            "created": "2022-03-19T07:29:03.409866Z",
            "modified": "2026-02-15T21:26:51.943374Z"
        },
        {
            "id": 52464,
            "name": "Diagram [4767]",
            "created": "2022-03-19T07:27:36.307910Z",
            "modified": "2026-02-15T21:26:50.951332Z"
        },
        {
            "id": 52461,
            "name": "Diagram [4764]",
            "created": "2022-03-19T07:22:47.413215Z",
            "modified": "2026-02-15T21:26:47.933237Z"
        },
        {
            "id": 52325,
            "name": "Diagram [4729]",
            "created": "2022-03-17T10:55:30.844491Z",
            "modified": "2026-02-15T21:25:25.840497Z"
        },
        {
            "id": 52324,
            "name": "Diagram [4728]",
            "created": "2022-03-17T10:53:26.631859Z",
            "modified": "2026-02-15T21:25:25.024070Z"
        },
        {
            "id": 52322,
            "name": "Diagram [4726]",
            "created": "2022-03-17T10:51:33.877335Z",
            "modified": "2026-02-15T21:25:23.290586Z"
        },
        {
            "id": 52321,
            "name": "Diagram [4725]",
            "created": "2022-03-17T10:49:35.719433Z",
            "modified": "2026-02-15T21:25:22.224572Z"
        },
        {
            "id": 52320,
            "name": "Diagram [4724]",
            "created": "2022-03-17T10:48:26.789504Z",
            "modified": "2026-02-15T21:25:21.111843Z"
        },
        {
            "id": 52318,
            "name": "Diagram [4722]",
            "created": "2022-03-17T10:45:07.613586Z",
            "modified": "2026-02-15T21:25:19.330775Z"
        },
        {
            "id": 52317,
            "name": "Diagram [4721]",
            "created": "2022-03-17T10:43:32.977742Z",
            "modified": "2026-02-15T21:25:18.356753Z"
        }
    ]
}