List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5396",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5394",
    "results": [
        {
            "id": 42752,
            "name": "Diagram [3715]",
            "created": "2021-11-15T08:45:55.726125Z",
            "modified": "2026-03-30T11:18:15.816011Z"
        },
        {
            "id": 42751,
            "name": "Diagram [3714]",
            "created": "2021-11-15T08:42:08.221731Z",
            "modified": "2026-03-30T11:18:15.815249Z"
        },
        {
            "id": 42755,
            "name": "Diagram [3718]",
            "created": "2021-11-15T08:50:38.119609Z",
            "modified": "2026-03-30T11:18:15.808205Z"
        },
        {
            "id": 42706,
            "name": "Diagram [3711]",
            "created": "2021-11-14T14:22:39.518888Z",
            "modified": "2026-03-30T11:18:15.685020Z"
        },
        {
            "id": 42705,
            "name": "Diagram [3710]",
            "created": "2021-11-14T14:21:12.143893Z",
            "modified": "2026-03-30T11:18:15.646817Z"
        },
        {
            "id": 42704,
            "name": "Diagram [3709]",
            "created": "2021-11-14T14:19:54.949215Z",
            "modified": "2026-03-30T11:18:15.331175Z"
        },
        {
            "id": 42701,
            "name": "Diagram [3706]",
            "created": "2021-11-14T14:13:48.757364Z",
            "modified": "2026-03-30T11:18:03.302281Z"
        },
        {
            "id": 42703,
            "name": "Diagram [3708]",
            "created": "2021-11-14T14:18:19.745164Z",
            "modified": "2026-03-30T11:18:03.069889Z"
        },
        {
            "id": 42702,
            "name": "Diagram [3707]",
            "created": "2021-11-14T14:15:42.384986Z",
            "modified": "2026-03-30T11:18:02.967118Z"
        },
        {
            "id": 42700,
            "name": "Diagram [3705]",
            "created": "2021-11-14T14:12:01.930732Z",
            "modified": "2026-03-30T11:18:02.812718Z"
        }
    ]
}