List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5371",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5369",
    "results": [
        {
            "id": 47530,
            "name": "Diagram [5816]",
            "created": "2022-01-29T10:20:39.467628Z",
            "modified": "2026-03-30T12:02:04.003852Z"
        },
        {
            "id": 47528,
            "name": "Diagram [5814]",
            "created": "2022-01-29T10:17:06.958203Z",
            "modified": "2026-03-30T12:02:03.887716Z"
        },
        {
            "id": 47529,
            "name": "Diagram [5815]",
            "created": "2022-01-29T10:18:44.476440Z",
            "modified": "2026-03-30T12:02:03.887125Z"
        },
        {
            "id": 47526,
            "name": "Diagram [5812]",
            "created": "2022-01-29T10:11:46.316311Z",
            "modified": "2026-03-30T12:02:03.843171Z"
        },
        {
            "id": 47527,
            "name": "Diagram [5813]",
            "created": "2022-01-29T10:15:20.449354Z",
            "modified": "2026-03-30T12:02:03.838059Z"
        },
        {
            "id": 47522,
            "name": "Diagram [5808]",
            "created": "2022-01-29T10:03:11.742920Z",
            "modified": "2026-03-30T12:02:03.689150Z"
        },
        {
            "id": 47525,
            "name": "Diagram [5811]",
            "created": "2022-01-29T10:09:05.741195Z",
            "modified": "2026-03-30T12:02:03.688547Z"
        },
        {
            "id": 47523,
            "name": "Diagram [5809]",
            "created": "2022-01-29T10:05:34.770017Z",
            "modified": "2026-03-30T12:02:03.682619Z"
        },
        {
            "id": 47524,
            "name": "Diagram [5810]",
            "created": "2022-01-29T10:07:21.862579Z",
            "modified": "2026-03-30T12:02:03.677810Z"
        },
        {
            "id": 47521,
            "name": "Diagram [5807]",
            "created": "2022-01-29T10:00:21.778255Z",
            "modified": "2026-03-30T12:02:03.541956Z"
        }
    ]
}