List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=811
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=812",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=810",
    "results": [
        {
            "id": 39255,
            "name": "Diagram [2227]",
            "created": "2021-10-02T13:44:06.575800Z",
            "modified": "2026-03-31T16:13:56.409428Z"
        },
        {
            "id": 50253,
            "name": "Diagram [4227]",
            "created": "2022-02-23T12:03:50.769140Z",
            "modified": "2026-03-31T16:14:01.978609Z"
        },
        {
            "id": 39256,
            "name": "Diagram [2228]",
            "created": "2021-10-02T13:46:55.003578Z",
            "modified": "2026-03-31T16:14:21.229586Z"
        },
        {
            "id": 50254,
            "name": "Diagram [4228]",
            "created": "2022-02-23T12:05:13.784292Z",
            "modified": "2026-03-31T16:14:26.585355Z"
        },
        {
            "id": 39257,
            "name": "Diagram [2229]",
            "created": "2021-10-02T13:48:59.127850Z",
            "modified": "2026-03-31T16:14:44.151072Z"
        },
        {
            "id": 50255,
            "name": "Diagram [4229]",
            "created": "2022-02-23T12:07:41.403011Z",
            "modified": "2026-03-31T16:14:49.811134Z"
        },
        {
            "id": 19561,
            "name": "Задача 228",
            "created": "2020-06-24T11:32:32.763766Z",
            "modified": "2026-03-31T16:15:00.059799Z"
        },
        {
            "id": 37235,
            "name": "Diagram [1230]",
            "created": "2021-08-23T14:47:47.647219Z",
            "modified": "2026-03-31T16:15:05.067082Z"
        },
        {
            "id": 39258,
            "name": "Diagram [2230]",
            "created": "2021-10-02T13:54:47.232554Z",
            "modified": "2026-03-31T16:15:06.286529Z"
        },
        {
            "id": 45122,
            "name": "Diagram [5230]",
            "created": "2021-12-20T13:30:21.086578Z",
            "modified": "2026-03-31T16:15:10.761673Z"
        }
    ]
}