List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1027",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1025",
    "results": [
        {
            "id": 52753,
            "name": "Diagram [4883]",
            "created": "2022-03-21T15:51:36.253003Z",
            "modified": "2026-05-24T03:06:46.175187Z"
        },
        {
            "id": 35510,
            "name": "Example 5.1.5 - Wedge in life and death",
            "created": "2021-08-05T15:45:39.101878Z",
            "modified": "2026-05-24T03:04:59.684778Z"
        },
        {
            "id": 35508,
            "name": "Example 5.1.3 - Wedge",
            "created": "2021-08-05T15:42:26.373279Z",
            "modified": "2026-05-24T03:04:59.100279Z"
        },
        {
            "id": 10909,
            "name": "309 / 900",
            "created": "2018-08-20T13:12:06.887861Z",
            "modified": "2026-05-24T03:04:52.028595Z"
        },
        {
            "id": 10908,
            "name": "308 / 900",
            "created": "2018-08-20T13:11:36.573237Z",
            "modified": "2026-05-24T03:04:51.407346Z"
        },
        {
            "id": 73479,
            "name": "Net Skills-10",
            "created": "2023-06-11T18:32:55.899444Z",
            "modified": "2026-05-24T03:04:41.085423Z"
        },
        {
            "id": 32341,
            "name": "Diagram (835)",
            "created": "2021-06-28T15:41:13.488663Z",
            "modified": "2026-05-24T03:04:36.205010Z"
        },
        {
            "id": 32340,
            "name": "Diagram (834)",
            "created": "2021-06-28T15:39:32.488008Z",
            "modified": "2026-05-24T03:04:35.678866Z"
        },
        {
            "id": 50720,
            "name": "Diagram [4320]",
            "created": "2022-02-28T09:59:31.847083Z",
            "modified": "2026-05-24T03:03:48.521202Z"
        },
        {
            "id": 50719,
            "name": "Diagram [4319]",
            "created": "2022-02-28T09:57:57.449001Z",
            "modified": "2026-05-24T03:03:47.775384Z"
        }
    ]
}