List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=839
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=840",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=838",
    "results": [
        {
            "id": 51522,
            "name": "Diagram [4473]",
            "created": "2022-03-09T09:59:06.238531Z",
            "modified": "2026-03-31T17:02:32.372893Z"
        },
        {
            "id": 37782,
            "name": "Diagram [1474]",
            "created": "2021-09-03T10:27:17.694689Z",
            "modified": "2026-03-31T17:02:35.000187Z"
        },
        {
            "id": 51523,
            "name": "Diagram [4474]",
            "created": "2022-03-09T10:02:26.051148Z",
            "modified": "2026-03-31T17:02:40.637618Z"
        },
        {
            "id": 37783,
            "name": "Diagram [1475]",
            "created": "2021-09-03T10:28:49.701815Z",
            "modified": "2026-03-31T17:02:43.725244Z"
        },
        {
            "id": 51524,
            "name": "Diagram [4475]",
            "created": "2022-03-09T10:04:07.848507Z",
            "modified": "2026-03-31T17:02:49.135093Z"
        },
        {
            "id": 37784,
            "name": "Diagram [1476]",
            "created": "2021-09-03T10:30:15.360995Z",
            "modified": "2026-03-31T17:02:52.001117Z"
        },
        {
            "id": 39989,
            "name": "Diagram [2476]",
            "created": "2021-10-12T08:13:56.203110Z",
            "modified": "2026-03-31T17:02:53.237816Z"
        },
        {
            "id": 31765,
            "name": "Diagram (475)",
            "created": "2021-06-19T09:23:02.483781Z",
            "modified": "2026-03-31T17:02:58.483873Z"
        },
        {
            "id": 37785,
            "name": "Diagram [1477]",
            "created": "2021-09-03T10:31:43.082145Z",
            "modified": "2026-03-31T17:02:59.898368Z"
        },
        {
            "id": 45776,
            "name": "Diagram [5477]",
            "created": "2021-12-29T12:29:27.200916Z",
            "modified": "2026-03-31T17:03:03.858886Z"
        }
    ]
}