List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=362
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=363",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=361",
    "results": [
        {
            "id": 42771,
            "name": "Diagram [3733]",
            "created": "2021-11-15T10:51:28.393709Z",
            "modified": "2026-03-30T11:19:03.640827Z"
        },
        {
            "id": 42773,
            "name": "Diagram [3735]",
            "created": "2021-11-15T10:57:50.887986Z",
            "modified": "2026-03-30T11:19:03.751147Z"
        },
        {
            "id": 42772,
            "name": "Diagram [3734]",
            "created": "2021-11-15T10:54:49.616993Z",
            "modified": "2026-03-30T11:19:03.755071Z"
        },
        {
            "id": 42774,
            "name": "Diagram [3736]",
            "created": "2021-11-15T11:01:53.402992Z",
            "modified": "2026-03-30T11:19:04.123085Z"
        },
        {
            "id": 42775,
            "name": "Diagram [3737]",
            "created": "2021-11-15T11:04:51.365333Z",
            "modified": "2026-03-30T11:19:04.200221Z"
        },
        {
            "id": 42776,
            "name": "Diagram [3738]",
            "created": "2021-11-15T11:07:03.823266Z",
            "modified": "2026-03-30T11:19:04.401428Z"
        },
        {
            "id": 42777,
            "name": "Diagram [3739]",
            "created": "2021-11-15T11:09:39.091787Z",
            "modified": "2026-03-30T11:19:04.451901Z"
        },
        {
            "id": 42780,
            "name": "Diagram [3741]",
            "created": "2021-11-15T14:44:54.353222Z",
            "modified": "2026-03-30T11:19:04.625542Z"
        },
        {
            "id": 42778,
            "name": "Diagram [3740]",
            "created": "2021-11-15T11:11:56.809283Z",
            "modified": "2026-03-30T11:19:04.787896Z"
        },
        {
            "id": 42781,
            "name": "Diagram [3742]",
            "created": "2021-11-15T14:49:56.749286Z",
            "modified": "2026-03-30T11:19:04.851957Z"
        }
    ]
}