List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4806
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=4807",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4805",
    "results": [
        {
            "id": 41195,
            "name": "Diagram [2739]",
            "created": "2021-10-24T08:55:30.425980Z",
            "modified": "2026-03-31T17:33:37.305177Z"
        },
        {
            "id": 38227,
            "name": "Diagram [1739]",
            "created": "2021-09-12T07:03:41.975858Z",
            "modified": "2026-03-31T17:33:35.781259Z"
        },
        {
            "id": 41194,
            "name": "Diagram [2738]",
            "created": "2021-10-24T08:54:12.944006Z",
            "modified": "2026-03-31T17:33:33.273543Z"
        },
        {
            "id": 38226,
            "name": "Diagram [1738]",
            "created": "2021-09-12T07:01:22.428907Z",
            "modified": "2026-03-31T17:33:32.048768Z"
        },
        {
            "id": 41193,
            "name": "Diagram [2737]",
            "created": "2021-10-24T08:52:02.779430Z",
            "modified": "2026-03-31T17:33:29.676887Z"
        },
        {
            "id": 38225,
            "name": "Diagram [1737]",
            "created": "2021-09-12T06:59:49.647511Z",
            "modified": "2026-03-31T17:33:28.451473Z"
        },
        {
            "id": 41191,
            "name": "Diagram [2736]",
            "created": "2021-10-24T08:49:27.017768Z",
            "modified": "2026-03-31T17:33:25.447035Z"
        },
        {
            "id": 38224,
            "name": "Diagram [1736]",
            "created": "2021-09-12T06:57:32.644034Z",
            "modified": "2026-03-31T17:33:23.995913Z"
        },
        {
            "id": 41189,
            "name": "Diagram [2735]",
            "created": "2021-10-24T08:46:13.988849Z",
            "modified": "2026-03-31T17:33:21.169329Z"
        },
        {
            "id": 38223,
            "name": "Diagram [1735]",
            "created": "2021-09-12T06:55:59.397480Z",
            "modified": "2026-03-31T17:33:19.964357Z"
        }
    ]
}