List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4798",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4796",
    "results": [
        {
            "id": 41775,
            "name": "Diagram [2966]",
            "created": "2021-10-30T08:42:39.706671Z",
            "modified": "2026-03-31T17:46:53.720874Z"
        },
        {
            "id": 38680,
            "name": "Diagram [1966]",
            "created": "2021-09-22T13:00:02.504234Z",
            "modified": "2026-03-31T17:46:52.272442Z"
        },
        {
            "id": 41774,
            "name": "Diagram [2965]",
            "created": "2021-10-30T08:41:44.843734Z",
            "modified": "2026-03-31T17:46:50.833854Z"
        },
        {
            "id": 38679,
            "name": "Diagram [1965]",
            "created": "2021-09-22T12:57:46.025683Z",
            "modified": "2026-03-31T17:46:49.376320Z"
        },
        {
            "id": 41773,
            "name": "Diagram [2964]",
            "created": "2021-10-30T08:39:31.036901Z",
            "modified": "2026-03-31T17:46:48.177481Z"
        },
        {
            "id": 38678,
            "name": "Diagram [1964]",
            "created": "2021-09-22T12:55:51.007598Z",
            "modified": "2026-03-31T17:46:46.737230Z"
        },
        {
            "id": 41772,
            "name": "Diagram [2963]",
            "created": "2021-10-30T08:38:15.353700Z",
            "modified": "2026-03-31T17:46:45.277955Z"
        },
        {
            "id": 38677,
            "name": "Diagram [1963]",
            "created": "2021-09-22T12:52:10.691243Z",
            "modified": "2026-03-31T17:46:44.111044Z"
        },
        {
            "id": 41771,
            "name": "Diagram [2962]",
            "created": "2021-10-30T08:35:46.761321Z",
            "modified": "2026-03-31T17:46:42.946348Z"
        },
        {
            "id": 38676,
            "name": "Diagram [1962]",
            "created": "2021-09-22T12:50:25.953548Z",
            "modified": "2026-03-31T17:46:41.504804Z"
        }
    ]
}