List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=401",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=399",
    "results": [
        {
            "id": 46207,
            "name": "Diagram [5654]",
            "created": "2022-01-08T11:53:31.133780Z",
            "modified": "2026-03-30T11:50:09.081911Z"
        },
        {
            "id": 46208,
            "name": "Diagram [5655]",
            "created": "2022-01-08T11:54:48.076066Z",
            "modified": "2026-03-30T11:50:09.362377Z"
        },
        {
            "id": 46209,
            "name": "Diagram [5656]",
            "created": "2022-01-08T11:56:27.777735Z",
            "modified": "2026-03-30T11:50:09.590531Z"
        },
        {
            "id": 46210,
            "name": "Diagram [5657]",
            "created": "2022-01-08T11:57:57.977936Z",
            "modified": "2026-03-30T11:50:09.649895Z"
        },
        {
            "id": 46211,
            "name": "Diagram [5658]",
            "created": "2022-01-08T12:00:14.619945Z",
            "modified": "2026-03-30T11:50:09.740431Z"
        },
        {
            "id": 46212,
            "name": "Diagram [5659]",
            "created": "2022-01-08T12:03:35.229428Z",
            "modified": "2026-03-30T11:50:10.055941Z"
        },
        {
            "id": 46214,
            "name": "Diagram [5661]",
            "created": "2022-01-08T12:07:32.524722Z",
            "modified": "2026-03-30T11:50:10.343038Z"
        },
        {
            "id": 46213,
            "name": "Diagram [5660]",
            "created": "2022-01-08T12:05:49.075961Z",
            "modified": "2026-03-30T11:50:10.354223Z"
        },
        {
            "id": 46215,
            "name": "Diagram [5662]",
            "created": "2022-01-08T12:09:08.816843Z",
            "modified": "2026-03-30T11:50:10.456065Z"
        },
        {
            "id": 46216,
            "name": "Problem №1",
            "created": "2022-01-08T13:14:50.482037Z",
            "modified": "2026-03-30T11:50:10.727535Z"
        }
    ]
}