List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=827
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=828",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=826",
    "results": [
        {
            "id": 51285,
            "name": "Diagram [4394]",
            "created": "2022-03-06T08:49:37.929686Z",
            "modified": "2026-05-18T22:18:12.879839Z"
        },
        {
            "id": 51284,
            "name": "Diagram [4393]",
            "created": "2022-03-06T08:48:06.400484Z",
            "modified": "2026-05-18T22:18:12.002824Z"
        },
        {
            "id": 18684,
            "name": "Leben und Tod 17",
            "created": "2020-05-19T11:56:56.171846Z",
            "modified": "2026-05-18T22:18:08.324367Z"
        },
        {
            "id": 18669,
            "name": "Leben und Tod 16",
            "created": "2020-05-18T10:06:48.238176Z",
            "modified": "2026-05-18T22:18:07.704093Z"
        },
        {
            "id": 47778,
            "name": "Diagram [5896]",
            "created": "2022-01-31T08:53:55.815702Z",
            "modified": "2026-05-18T22:17:59.395878Z"
        },
        {
            "id": 47775,
            "name": "Diagram [5895]",
            "created": "2022-01-31T08:52:02.817337Z",
            "modified": "2026-05-18T22:17:58.873472Z"
        },
        {
            "id": 50732,
            "name": "Diagram [4332]",
            "created": "2022-02-28T10:24:18.407416Z",
            "modified": "2026-05-18T22:17:14.588124Z"
        },
        {
            "id": 50731,
            "name": "Diagram [4331]",
            "created": "2022-02-28T10:21:42.336230Z",
            "modified": "2026-05-18T22:17:13.971975Z"
        },
        {
            "id": 41568,
            "name": "Diagram [2888]",
            "created": "2021-10-27T13:43:41.295287Z",
            "modified": "2026-05-18T22:16:22.787295Z"
        },
        {
            "id": 41567,
            "name": "Diagram [2887]",
            "created": "2021-10-27T13:40:02.753578Z",
            "modified": "2026-05-18T22:16:21.181812Z"
        }
    ]
}