List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=440",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=438",
    "results": [
        {
            "id": 48000,
            "name": "Diagram [5990]",
            "created": "2022-02-02T08:44:33.694114Z",
            "modified": "2026-03-30T12:07:06.399204Z"
        },
        {
            "id": 48005,
            "name": "Diagram [5995]",
            "created": "2022-02-02T08:52:28.963244Z",
            "modified": "2026-03-30T12:07:06.412071Z"
        },
        {
            "id": 48004,
            "name": "Diagram [5994]",
            "created": "2022-02-02T08:51:16.952262Z",
            "modified": "2026-03-30T12:07:06.420275Z"
        },
        {
            "id": 48006,
            "name": "Diagram [5996]",
            "created": "2022-02-02T08:53:35.735941Z",
            "modified": "2026-03-30T12:07:06.432719Z"
        },
        {
            "id": 47992,
            "name": "Diagram [5982]",
            "created": "2022-02-02T08:28:50.129044Z",
            "modified": "2026-03-30T12:07:06.522111Z"
        },
        {
            "id": 48007,
            "name": "Diagram [5997]",
            "created": "2022-02-02T08:56:09.600063Z",
            "modified": "2026-03-30T12:07:06.947763Z"
        },
        {
            "id": 48008,
            "name": "Diagram [5990]",
            "created": "2022-02-02T08:58:58.276542Z",
            "modified": "2026-03-30T12:07:07.004488Z"
        },
        {
            "id": 48009,
            "name": "Diagram [5999]",
            "created": "2022-02-02T09:00:30.528635Z",
            "modified": "2026-03-30T12:07:07.183173Z"
        },
        {
            "id": 48010,
            "name": "Diagram [6000]",
            "created": "2022-02-02T09:02:13.483769Z",
            "modified": "2026-03-30T12:07:07.220915Z"
        },
        {
            "id": 48013,
            "name": "how to capture #3",
            "created": "2022-02-02T10:04:06.115392Z",
            "modified": "2026-03-30T12:07:07.311612Z"
        }
    ]
}