List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=837",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=835",
    "results": [
        {
            "id": 45731,
            "name": "Diagram [5449]",
            "created": "2021-12-28T10:24:01.447832Z",
            "modified": "2026-03-31T16:59:15.692099Z"
        },
        {
            "id": 37681,
            "name": "Diagram [1450]",
            "created": "2021-09-01T17:11:46.499417Z",
            "modified": "2026-03-31T16:59:19.378614Z"
        },
        {
            "id": 45732,
            "name": "Diagram [5450]",
            "created": "2021-12-28T10:26:09.047291Z",
            "modified": "2026-03-31T16:59:23.342851Z"
        },
        {
            "id": 37682,
            "name": "Diagram [1451]",
            "created": "2021-09-01T17:13:44.403123Z",
            "modified": "2026-03-31T16:59:27.049030Z"
        },
        {
            "id": 45733,
            "name": "Diagram [5451]",
            "created": "2021-12-28T10:27:56.135736Z",
            "modified": "2026-03-31T16:59:31.099345Z"
        },
        {
            "id": 51463,
            "name": "Diagram [4453]",
            "created": "2022-03-08T10:20:49.081255Z",
            "modified": "2026-03-31T16:59:49.957653Z"
        },
        {
            "id": 37759,
            "name": "Diagram [1454]",
            "created": "2021-09-02T13:25:55.700014Z",
            "modified": "2026-03-31T16:59:52.588902Z"
        },
        {
            "id": 51503,
            "name": "Diagram [4454]",
            "created": "2022-03-09T07:40:38.775007Z",
            "modified": "2026-03-31T16:59:58.534019Z"
        },
        {
            "id": 31731,
            "name": "Diagram (453)",
            "created": "2021-06-18T16:35:22.654100Z",
            "modified": "2026-03-31T16:59:59.710221Z"
        },
        {
            "id": 37760,
            "name": "Diagram [1455]",
            "created": "2021-09-02T13:28:00.200809Z",
            "modified": "2026-03-31T17:00:01.355790Z"
        }
    ]
}