List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=833
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=834",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=832",
    "results": [
        {
            "id": 37658,
            "name": "Diagram [1432]",
            "created": "2021-08-31T13:22:55.474283Z",
            "modified": "2026-03-31T16:56:49.385597Z"
        },
        {
            "id": 39884,
            "name": "Diagram [2432]",
            "created": "2021-10-09T08:41:50.345565Z",
            "modified": "2026-03-31T16:56:50.760762Z"
        },
        {
            "id": 45675,
            "name": "Diagram [5432]",
            "created": "2021-12-27T13:04:40.313850Z",
            "modified": "2026-03-31T16:56:53.392441Z"
        },
        {
            "id": 45676,
            "name": "Diagram [5433]",
            "created": "2021-12-27T13:06:06.538087Z",
            "modified": "2026-03-31T16:57:01.036531Z"
        },
        {
            "id": 37660,
            "name": "Diagram [1434]",
            "created": "2021-08-31T13:26:21.223842Z",
            "modified": "2026-03-31T16:57:05.386052Z"
        },
        {
            "id": 31700,
            "name": "Diagram (433)",
            "created": "2021-06-18T11:12:49.713004Z",
            "modified": "2026-03-31T16:57:11.779976Z"
        },
        {
            "id": 37665,
            "name": "Diagram [1435]",
            "created": "2021-09-01T16:33:17.867421Z",
            "modified": "2026-03-31T16:57:13.210455Z"
        },
        {
            "id": 37666,
            "name": "Diagram [1436]",
            "created": "2021-09-01T16:37:53.333265Z",
            "modified": "2026-03-31T16:57:21.805940Z"
        },
        {
            "id": 45679,
            "name": "Diagram [5436]",
            "created": "2021-12-27T13:10:50.228851Z",
            "modified": "2026-03-31T16:57:26.343436Z"
        },
        {
            "id": 37668,
            "name": "Diagram [1437]",
            "created": "2021-09-01T16:40:37.966519Z",
            "modified": "2026-03-31T16:57:30.657967Z"
        }
    ]
}