List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4768",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4766",
    "results": [
        {
            "id": 94431,
            "name": "Problem 85",
            "created": "2025-05-29T00:40:05.000436Z",
            "modified": "2026-05-15T17:34:14.176422Z"
        },
        {
            "id": 94432,
            "name": "Problem 86",
            "created": "2025-05-29T00:44:59.174234Z",
            "modified": "2026-05-15T17:34:33.903309Z"
        },
        {
            "id": 94433,
            "name": "Problem 87",
            "created": "2025-05-29T00:56:30.113994Z",
            "modified": "2026-05-15T17:34:50.054573Z"
        },
        {
            "id": 94434,
            "name": "Problem 88",
            "created": "2025-05-29T01:01:02.576134Z",
            "modified": "2026-05-15T17:35:13.640380Z"
        },
        {
            "id": 1552,
            "name": "03 - Pattern 17",
            "created": "2014-10-26T01:27:44.748603Z",
            "modified": "2026-05-15T17:35:30.642759Z"
        },
        {
            "id": 94435,
            "name": "Problem 89",
            "created": "2025-05-29T01:13:25.125342Z",
            "modified": "2026-05-15T17:35:31.286566Z"
        },
        {
            "id": 1553,
            "name": "03 - Pattern 17 - b",
            "created": "2014-10-26T01:33:07.900420Z",
            "modified": "2026-05-15T17:35:31.963965Z"
        },
        {
            "id": 1607,
            "name": "04 - Pattern 16",
            "created": "2014-10-27T07:53:46.008062Z",
            "modified": "2026-05-15T17:35:45.292018Z"
        },
        {
            "id": 1608,
            "name": "04 - Pattern 17",
            "created": "2014-10-27T08:00:48.371340Z",
            "modified": "2026-05-15T17:35:47.511451Z"
        },
        {
            "id": 94452,
            "name": "Problem 91",
            "created": "2025-05-30T05:53:33.892780Z",
            "modified": "2026-05-15T17:36:34.748130Z"
        }
    ]
}