List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=825",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=823",
    "results": [
        {
            "id": 50809,
            "name": "Diagram [4359]",
            "created": "2022-03-01T09:20:20.527223Z",
            "modified": "2026-03-31T16:46:02.319607Z"
        },
        {
            "id": 39593,
            "name": "Diagram [2360]",
            "created": "2021-10-06T07:42:56.994928Z",
            "modified": "2026-03-31T16:46:07.202414Z"
        },
        {
            "id": 45480,
            "name": "Diagram [5360]",
            "created": "2021-12-25T08:45:41.835040Z",
            "modified": "2026-03-31T16:46:11.168670Z"
        },
        {
            "id": 51243,
            "name": "Diagram [4360]",
            "created": "2022-03-05T16:13:24.226378Z",
            "modified": "2026-03-31T16:46:12.619351Z"
        },
        {
            "id": 37551,
            "name": "Diagram [1361]",
            "created": "2021-08-29T12:20:02.056283Z",
            "modified": "2026-03-31T16:46:15.423941Z"
        },
        {
            "id": 45481,
            "name": "Diagram [5361]",
            "created": "2021-12-25T08:48:10.363169Z",
            "modified": "2026-03-31T16:46:20.715041Z"
        },
        {
            "id": 51244,
            "name": "Diagram [4361]",
            "created": "2022-03-05T16:15:35.369404Z",
            "modified": "2026-03-31T16:46:22.172176Z"
        },
        {
            "id": 37552,
            "name": "Diagram [1362]",
            "created": "2021-08-29T12:21:46.274802Z",
            "modified": "2026-03-31T16:46:24.804693Z"
        },
        {
            "id": 45482,
            "name": "Diagram [5362]",
            "created": "2021-12-25T08:50:56.266057Z",
            "modified": "2026-03-31T16:46:30.367947Z"
        },
        {
            "id": 51245,
            "name": "Diagram [4362]",
            "created": "2022-03-05T16:18:58.623832Z",
            "modified": "2026-03-31T16:46:31.563567Z"
        }
    ]
}