List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=853
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=854",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=852",
    "results": [
        {
            "id": 38218,
            "name": "Diagram [1730]",
            "created": "2021-09-12T06:44:12.843788Z",
            "modified": "2026-03-31T17:32:58.517682Z"
        },
        {
            "id": 38219,
            "name": "Diagram [1731]",
            "created": "2021-09-12T06:46:23.379673Z",
            "modified": "2026-03-31T17:33:02.639788Z"
        },
        {
            "id": 38221,
            "name": "Diagram [1733]",
            "created": "2021-09-12T06:50:39.972503Z",
            "modified": "2026-03-31T17:33:10.981372Z"
        },
        {
            "id": 41189,
            "name": "Diagram [2735]",
            "created": "2021-10-24T08:46:13.988849Z",
            "modified": "2026-03-31T17:33:21.169329Z"
        },
        {
            "id": 38224,
            "name": "Diagram [1736]",
            "created": "2021-09-12T06:57:32.644034Z",
            "modified": "2026-03-31T17:33:23.995913Z"
        },
        {
            "id": 38225,
            "name": "Diagram [1737]",
            "created": "2021-09-12T06:59:49.647511Z",
            "modified": "2026-03-31T17:33:28.451473Z"
        },
        {
            "id": 38226,
            "name": "Diagram [1738]",
            "created": "2021-09-12T07:01:22.428907Z",
            "modified": "2026-03-31T17:33:32.048768Z"
        },
        {
            "id": 41194,
            "name": "Diagram [2738]",
            "created": "2021-10-24T08:54:12.944006Z",
            "modified": "2026-03-31T17:33:33.273543Z"
        },
        {
            "id": 38227,
            "name": "Diagram [1739]",
            "created": "2021-09-12T07:03:41.975858Z",
            "modified": "2026-03-31T17:33:35.781259Z"
        },
        {
            "id": 41195,
            "name": "Diagram [2739]",
            "created": "2021-10-24T08:55:30.425980Z",
            "modified": "2026-03-31T17:33:37.305177Z"
        }
    ]
}