List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5286",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5284",
    "results": [
        {
            "id": 52308,
            "name": "Diagram [4712]",
            "created": "2022-03-17T10:26:11.426670Z",
            "modified": "2026-03-30T12:47:11.638913Z"
        },
        {
            "id": 52309,
            "name": "Diagram [4713]",
            "created": "2022-03-17T10:28:29.352610Z",
            "modified": "2026-03-30T12:47:11.632282Z"
        },
        {
            "id": 52289,
            "name": "Diagram [4711]",
            "created": "2022-03-16T16:10:26.748381Z",
            "modified": "2026-03-30T12:47:10.439538Z"
        },
        {
            "id": 52287,
            "name": "Diagram [4709]",
            "created": "2022-03-16T16:06:43.276525Z",
            "modified": "2026-03-30T12:47:10.404564Z"
        },
        {
            "id": 52288,
            "name": "Diagram [4710]",
            "created": "2022-03-16T16:08:28.472802Z",
            "modified": "2026-03-30T12:47:10.389883Z"
        },
        {
            "id": 52277,
            "name": "Diagram [4708]",
            "created": "2022-03-16T11:33:54.664378Z",
            "modified": "2026-03-30T12:47:09.414868Z"
        },
        {
            "id": 52276,
            "name": "Diagram [4707]",
            "created": "2022-03-16T11:32:23.686682Z",
            "modified": "2026-03-30T12:47:09.348282Z"
        },
        {
            "id": 52275,
            "name": "Diagram [4706]",
            "created": "2022-03-16T11:30:00.744635Z",
            "modified": "2026-03-30T12:47:09.328775Z"
        },
        {
            "id": 52274,
            "name": "Diagram [4705]",
            "created": "2022-03-16T11:28:14.948825Z",
            "modified": "2026-03-30T12:47:09.288181Z"
        },
        {
            "id": 52273,
            "name": "Diagram [4704]",
            "created": "2022-03-16T11:26:30.422603Z",
            "modified": "2026-03-30T12:47:09.283418Z"
        }
    ]
}