List accessible puzzles or create a new puzzle.

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

{
    "count": 58715,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5603",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5601",
    "results": [
        {
            "id": 47904,
            "name": "Diagram [5941]",
            "created": "2022-02-01T09:50:30.883768Z",
            "modified": "2026-02-24T22:24:04.930934Z"
        },
        {
            "id": 47901,
            "name": "Diagram [5938]",
            "created": "2022-02-01T09:44:10.106181Z",
            "modified": "2026-02-24T22:24:04.598478Z"
        },
        {
            "id": 47900,
            "name": "Diagram [5937]",
            "created": "2022-02-01T09:41:22.575384Z",
            "modified": "2026-02-24T22:24:04.286031Z"
        },
        {
            "id": 47899,
            "name": "Diagram [5936]",
            "created": "2022-02-01T09:38:49.266327Z",
            "modified": "2026-02-24T22:24:03.816094Z"
        },
        {
            "id": 47898,
            "name": "Diagram [5935]",
            "created": "2022-02-01T09:36:50.577326Z",
            "modified": "2026-02-24T22:24:03.402041Z"
        },
        {
            "id": 47896,
            "name": "Diagram [5933]",
            "created": "2022-02-01T09:33:10.706611Z",
            "modified": "2026-02-24T22:24:03.073188Z"
        },
        {
            "id": 47895,
            "name": "Diagram [5932]",
            "created": "2022-02-01T09:31:42.158944Z",
            "modified": "2026-02-24T22:24:02.737405Z"
        },
        {
            "id": 47892,
            "name": "Diagram [5929]",
            "created": "2022-02-01T09:26:29.271195Z",
            "modified": "2026-02-24T22:24:02.426250Z"
        },
        {
            "id": 47889,
            "name": "Diagram [5926]",
            "created": "2022-02-01T09:18:36.038520Z",
            "modified": "2026-02-24T22:24:01.932391Z"
        },
        {
            "id": 47887,
            "name": "Diagram [5924]",
            "created": "2022-02-01T09:15:15.193569Z",
            "modified": "2026-02-24T22:24:01.609041Z"
        }
    ]
}