List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5282
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=5283",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5281",
    "results": [
        {
            "id": 52372,
            "name": "Diagram [4758]",
            "created": "2022-03-18T08:30:29.681394Z",
            "modified": "2026-03-30T12:48:03.362960Z"
        },
        {
            "id": 52370,
            "name": "question 5",
            "created": "2022-03-18T08:27:43.008850Z",
            "modified": "2026-03-30T12:48:03.198434Z"
        },
        {
            "id": 52369,
            "name": "Diagram [4756]",
            "created": "2022-03-18T08:26:07.222194Z",
            "modified": "2026-03-30T12:48:03.026061Z"
        },
        {
            "id": 52368,
            "name": "Diagram [4755]",
            "created": "2022-03-18T08:24:01.180562Z",
            "modified": "2026-03-30T12:48:02.885234Z"
        },
        {
            "id": 52367,
            "name": "question 4",
            "created": "2022-03-18T08:23:10.523009Z",
            "modified": "2026-03-30T12:48:02.672924Z"
        },
        {
            "id": 52364,
            "name": "Diagram [4752]",
            "created": "2022-03-18T08:19:19.985247Z",
            "modified": "2026-03-30T12:48:02.635525Z"
        },
        {
            "id": 52366,
            "name": "Diagram [4754]",
            "created": "2022-03-18T08:22:23.421145Z",
            "modified": "2026-03-30T12:48:02.634563Z"
        },
        {
            "id": 52365,
            "name": "Diagram [4753]",
            "created": "2022-03-18T08:20:56.165092Z",
            "modified": "2026-03-30T12:48:02.596073Z"
        },
        {
            "id": 52362,
            "name": "Diagram [4750]",
            "created": "2022-03-18T08:16:03.377796Z",
            "modified": "2026-03-30T12:48:02.538500Z"
        },
        {
            "id": 52363,
            "name": "Diagram [4751]",
            "created": "2022-03-18T08:17:12.488620Z",
            "modified": "2026-03-30T12:48:02.521451Z"
        }
    ]
}