List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5593",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5591",
    "results": [
        {
            "id": 53050,
            "name": "Diagram [4948]",
            "created": "2022-03-23T11:19:38.252992Z",
            "modified": "2026-02-24T22:31:09.823675Z"
        },
        {
            "id": 53047,
            "name": "Diagram [4945]",
            "created": "2022-03-23T11:15:21.538142Z",
            "modified": "2026-02-24T22:31:09.503233Z"
        },
        {
            "id": 53046,
            "name": "Diagram [4944]",
            "created": "2022-03-23T11:14:00.726470Z",
            "modified": "2026-02-24T22:31:09.077318Z"
        },
        {
            "id": 53043,
            "name": "Diagram [4941]",
            "created": "2022-03-23T11:10:35.164443Z",
            "modified": "2026-02-24T22:31:08.598399Z"
        },
        {
            "id": 53022,
            "name": "Diagram [4933]",
            "created": "2022-03-23T08:13:50.721338Z",
            "modified": "2026-02-24T22:31:08.169266Z"
        },
        {
            "id": 53019,
            "name": "Diagram [4930]",
            "created": "2022-03-23T08:08:47.440035Z",
            "modified": "2026-02-24T22:31:07.781171Z"
        },
        {
            "id": 53018,
            "name": "Diagram [4929]",
            "created": "2022-03-23T08:07:44.248871Z",
            "modified": "2026-02-24T22:31:07.419437Z"
        },
        {
            "id": 53016,
            "name": "Diagram [4927]",
            "created": "2022-03-23T08:03:48.300563Z",
            "modified": "2026-02-24T22:31:07.040963Z"
        },
        {
            "id": 53014,
            "name": "Diagram [4925]",
            "created": "2022-03-23T08:00:17.171402Z",
            "modified": "2026-02-24T22:31:06.599190Z"
        },
        {
            "id": 52933,
            "name": "Diagram [4907]",
            "created": "2022-03-22T11:35:08.992244Z",
            "modified": "2026-02-24T22:30:58.689425Z"
        }
    ]
}