List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=480",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=478",
    "results": [
        {
            "id": 52478,
            "name": "Diagram [4780]",
            "created": "2022-03-19T07:49:30.591189Z",
            "modified": "2026-03-30T12:49:03.863948Z"
        },
        {
            "id": 52487,
            "name": "Diagram [4783]",
            "created": "2022-03-19T09:27:58.517802Z",
            "modified": "2026-03-30T12:49:08.599708Z"
        },
        {
            "id": 52489,
            "name": "Diagram [4785]",
            "created": "2022-03-19T09:30:10.293036Z",
            "modified": "2026-03-30T12:49:09.152570Z"
        },
        {
            "id": 52488,
            "name": "Diagram [4784]",
            "created": "2022-03-19T09:29:00.320496Z",
            "modified": "2026-03-30T12:49:09.171976Z"
        },
        {
            "id": 52490,
            "name": "Diagram [4780]",
            "created": "2022-03-19T09:31:12.067343Z",
            "modified": "2026-03-30T12:49:09.237104Z"
        },
        {
            "id": 52491,
            "name": "Diagram [4787]",
            "created": "2022-03-19T09:32:26.615026Z",
            "modified": "2026-03-30T12:49:09.820296Z"
        },
        {
            "id": 52492,
            "name": "Diagram [4788]",
            "created": "2022-03-19T09:33:48.386922Z",
            "modified": "2026-03-30T12:49:09.829837Z"
        },
        {
            "id": 52493,
            "name": "Diagram [4789]",
            "created": "2022-03-19T09:35:49.404986Z",
            "modified": "2026-03-30T12:49:09.912771Z"
        },
        {
            "id": 52494,
            "name": "Diagram [4790]",
            "created": "2022-03-19T09:37:04.984579Z",
            "modified": "2026-03-30T12:49:10.190703Z"
        },
        {
            "id": 52495,
            "name": "Diagram [4791]",
            "created": "2022-03-19T09:38:36.914264Z",
            "modified": "2026-03-30T12:49:10.193409Z"
        }
    ]
}