List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5787
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=5788",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5786",
    "results": [
        {
            "id": 52740,
            "name": "Diagram [4877]",
            "created": "2022-03-21T15:36:33.974026Z",
            "modified": "2026-02-15T21:31:01.080351Z"
        },
        {
            "id": 52737,
            "name": "Diagram [4875]",
            "created": "2022-03-21T15:33:03.420955Z",
            "modified": "2026-02-15T21:30:52.913581Z"
        },
        {
            "id": 52735,
            "name": "Diagram [4873]",
            "created": "2022-03-21T15:29:22.630499Z",
            "modified": "2026-02-15T21:30:50.991219Z"
        },
        {
            "id": 52734,
            "name": "Diagram [4872]",
            "created": "2022-03-21T15:27:36.503714Z",
            "modified": "2026-02-15T21:30:50.128853Z"
        },
        {
            "id": 52559,
            "name": "Diagram [4849]",
            "created": "2022-03-20T08:26:53.554820Z",
            "modified": "2026-02-15T21:28:26.030841Z"
        },
        {
            "id": 52558,
            "name": "Diagram [4848]",
            "created": "2022-03-20T08:24:57.940277Z",
            "modified": "2026-02-15T21:28:24.636704Z"
        },
        {
            "id": 52557,
            "name": "Diagram [4847]",
            "created": "2022-03-20T08:22:46.671319Z",
            "modified": "2026-02-15T21:28:23.688361Z"
        },
        {
            "id": 52556,
            "name": "Diagram [4846]",
            "created": "2022-03-20T08:20:57.453917Z",
            "modified": "2026-02-15T21:28:22.736313Z"
        },
        {
            "id": 52555,
            "name": "Diagram [4845]",
            "created": "2022-03-20T08:17:46.243007Z",
            "modified": "2026-02-15T21:28:21.543983Z"
        },
        {
            "id": 52554,
            "name": "Diagram [4844]",
            "created": "2022-03-20T08:15:52.106875Z",
            "modified": "2026-02-15T21:28:20.548376Z"
        }
    ]
}