List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=814
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=815",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=813",
    "results": [
        {
            "id": 45160,
            "name": "Diagram [5238]",
            "created": "2021-12-21T12:06:44.946380Z",
            "modified": "2026-03-31T16:18:12.558301Z"
        },
        {
            "id": 50366,
            "name": "Diagram [4238]",
            "created": "2022-02-24T09:15:58.748840Z",
            "modified": "2026-03-31T16:18:14.057792Z"
        },
        {
            "id": 39267,
            "name": "Diagram [2239]",
            "created": "2021-10-02T14:13:42.178176Z",
            "modified": "2026-03-31T16:18:32.368655Z"
        },
        {
            "id": 45161,
            "name": "Diagram [5239]",
            "created": "2021-12-21T12:09:37.403714Z",
            "modified": "2026-03-31T16:18:37.071275Z"
        },
        {
            "id": 50367,
            "name": "Diagram [4239]",
            "created": "2022-02-24T09:19:14.471660Z",
            "modified": "2026-03-31T16:18:38.579986Z"
        },
        {
            "id": 37263,
            "name": "Diagram [1240]",
            "created": "2021-08-24T09:36:17.661010Z",
            "modified": "2026-03-31T16:18:53.912970Z"
        },
        {
            "id": 45162,
            "name": "Diagram [5240]",
            "created": "2021-12-21T12:13:09.533364Z",
            "modified": "2026-03-31T16:18:59.576494Z"
        },
        {
            "id": 50368,
            "name": "Diagram [4240]",
            "created": "2022-02-24T09:21:50.250498Z",
            "modified": "2026-03-31T16:19:00.796158Z"
        },
        {
            "id": 37264,
            "name": "Diagram [1241]",
            "created": "2021-08-24T09:37:35.761017Z",
            "modified": "2026-03-31T16:19:16.052858Z"
        },
        {
            "id": 45163,
            "name": "Diagram [5241]",
            "created": "2021-12-21T12:14:44.370820Z",
            "modified": "2026-03-31T16:19:21.785161Z"
        }
    ]
}