List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=934
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=935",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=933",
    "results": [
        {
            "id": 10441,
            "name": "dfb cool",
            "created": "2018-06-29T14:24:43.650323Z",
            "modified": "2026-03-31T20:44:09.569251Z"
        },
        {
            "id": 10451,
            "name": "Problem 1",
            "created": "2018-07-02T09:37:19.131498Z",
            "modified": "2026-03-31T20:44:23.828372Z"
        },
        {
            "id": 10452,
            "name": "Problem 2",
            "created": "2018-07-02T09:40:29.313126Z",
            "modified": "2026-03-31T20:44:25.040849Z"
        },
        {
            "id": 10453,
            "name": "Problem 3",
            "created": "2018-07-02T09:43:54.313555Z",
            "modified": "2026-03-31T20:44:26.698525Z"
        },
        {
            "id": 10459,
            "name": "the first step",
            "created": "2018-07-06T18:43:24.599771Z",
            "modified": "2026-03-31T20:44:35.919547Z"
        },
        {
            "id": 10463,
            "name": "Temperatures",
            "created": "2018-07-09T14:58:32.577290Z",
            "modified": "2026-03-31T20:44:40.456569Z"
        },
        {
            "id": 10467,
            "name": "Lanasdas",
            "created": "2018-07-11T01:54:39.353525Z",
            "modified": "2026-03-31T20:44:45.513468Z"
        },
        {
            "id": 10471,
            "name": "2. Развитие по стороне",
            "created": "2018-07-11T19:13:01.832809Z",
            "modified": "2026-03-31T20:44:50.668530Z"
        },
        {
            "id": 10472,
            "name": "3. Уменьшение дамэ",
            "created": "2018-07-11T19:20:05.299138Z",
            "modified": "2026-03-31T20:44:51.821170Z"
        },
        {
            "id": 10473,
            "name": "4. Увеличение дамэ",
            "created": "2018-07-11T19:26:59.890325Z",
            "modified": "2026-03-31T20:44:53.013147Z"
        }
    ]
}