List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=492",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=490",
    "results": [
        {
            "id": 53175,
            "name": "Diagram [4978]",
            "created": "2022-03-24T08:08:07.960204Z",
            "modified": "2026-03-30T12:56:07.314292Z"
        },
        {
            "id": 53176,
            "name": "Diagram [4979]",
            "created": "2022-03-24T08:09:38.571012Z",
            "modified": "2026-03-30T12:56:07.372964Z"
        },
        {
            "id": 53177,
            "name": "Diagram [4980]",
            "created": "2022-03-24T08:11:31.552884Z",
            "modified": "2026-03-30T12:56:07.507126Z"
        },
        {
            "id": 53178,
            "name": "Diagram [4981]",
            "created": "2022-03-24T08:13:38.279976Z",
            "modified": "2026-03-30T12:56:07.771667Z"
        },
        {
            "id": 53179,
            "name": "Diagram [4982]",
            "created": "2022-03-24T08:15:16.285718Z",
            "modified": "2026-03-30T12:56:07.777710Z"
        },
        {
            "id": 53180,
            "name": "Diagram [4983]",
            "created": "2022-03-24T08:17:11.364410Z",
            "modified": "2026-03-30T12:56:07.789505Z"
        },
        {
            "id": 53181,
            "name": "Diagram [4984]",
            "created": "2022-03-24T08:18:45.070375Z",
            "modified": "2026-03-30T12:56:07.921195Z"
        },
        {
            "id": 53182,
            "name": "Diagram [4985]",
            "created": "2022-03-24T08:19:42.397413Z",
            "modified": "2026-03-30T12:56:07.999335Z"
        },
        {
            "id": 53183,
            "name": "Diagram [4986]",
            "created": "2022-03-24T08:21:34.822163Z",
            "modified": "2026-03-30T12:56:08.027999Z"
        },
        {
            "id": 53184,
            "name": "Diagram [4987]",
            "created": "2022-03-24T08:22:57.770643Z",
            "modified": "2026-03-30T12:56:08.093490Z"
        }
    ]
}