List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5386",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5384",
    "results": [
        {
            "id": 46304,
            "name": "Diagram [5721]",
            "created": "2022-01-09T13:42:44.745260Z",
            "modified": "2026-03-30T11:51:05.449982Z"
        },
        {
            "id": 46303,
            "name": "Diagram [5720]",
            "created": "2022-01-09T13:39:24.442408Z",
            "modified": "2026-03-30T11:51:05.353671Z"
        },
        {
            "id": 46301,
            "name": "Diagram [5718]",
            "created": "2022-01-09T13:36:30.573072Z",
            "modified": "2026-03-30T11:51:05.267736Z"
        },
        {
            "id": 46302,
            "name": "Diagram [5719]",
            "created": "2022-01-09T13:37:33.208735Z",
            "modified": "2026-03-30T11:51:05.255014Z"
        },
        {
            "id": 46300,
            "name": "Diagram [5717]",
            "created": "2022-01-09T13:33:55.615991Z",
            "modified": "2026-03-30T11:51:05.231452Z"
        },
        {
            "id": 46299,
            "name": "Diagram [5716]",
            "created": "2022-01-09T13:32:21.444008Z",
            "modified": "2026-03-30T11:51:05.082906Z"
        },
        {
            "id": 46298,
            "name": "Diagram [5715]",
            "created": "2022-01-09T13:29:34.267722Z",
            "modified": "2026-03-30T11:51:04.946722Z"
        },
        {
            "id": 46297,
            "name": "Diagram [5714]",
            "created": "2022-01-09T13:26:21.673406Z",
            "modified": "2026-03-30T11:51:04.896604Z"
        },
        {
            "id": 46296,
            "name": "Diagram [5713]",
            "created": "2022-01-09T13:24:58.896321Z",
            "modified": "2026-03-30T11:51:04.882250Z"
        },
        {
            "id": 46295,
            "name": "Diagram [5712]",
            "created": "2022-01-09T13:22:06.150829Z",
            "modified": "2026-03-30T11:51:04.878391Z"
        }
    ]
}