List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=808",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=806",
    "results": [
        {
            "id": 45096,
            "name": "Diagram [5204]",
            "created": "2021-12-20T09:02:47.957309Z",
            "modified": "2026-03-31T16:03:09.873360Z"
        },
        {
            "id": 50228,
            "name": "Diagram [4204]",
            "created": "2022-02-23T08:10:39.359099Z",
            "modified": "2026-03-31T16:03:11.182291Z"
        },
        {
            "id": 37188,
            "name": "Diagram [1205]",
            "created": "2021-08-23T10:21:14.380154Z",
            "modified": "2026-03-31T16:03:34.355240Z"
        },
        {
            "id": 39165,
            "name": "Diagram [2205]",
            "created": "2021-10-01T09:20:36.479734Z",
            "modified": "2026-03-31T16:03:35.797280Z"
        },
        {
            "id": 39750,
            "name": "Probe 4",
            "created": "2021-10-07T14:05:05.357619Z",
            "modified": "2026-03-31T16:03:37.336700Z"
        },
        {
            "id": 44442,
            "name": "GW 98:  Cho Chikun's Tesujis 4",
            "created": "2021-12-07T09:13:09.274293Z",
            "modified": "2026-03-31T16:03:39.946399Z"
        },
        {
            "id": 45097,
            "name": "Diagram [5205]",
            "created": "2021-12-20T09:04:32.432284Z",
            "modified": "2026-03-31T16:03:41.126599Z"
        },
        {
            "id": 37189,
            "name": "Diagram [1206]",
            "created": "2021-08-23T10:22:26.870291Z",
            "modified": "2026-03-31T16:04:09.083374Z"
        },
        {
            "id": 44441,
            "name": "GW 98:  Cho Chikun's Tesujis 5",
            "created": "2021-12-07T09:12:49.825083Z",
            "modified": "2026-03-31T16:04:13.012344Z"
        },
        {
            "id": 37190,
            "name": "Diagram [1207]",
            "created": "2021-08-23T10:23:57.790928Z",
            "modified": "2026-03-31T16:04:38.003714Z"
        }
    ]
}