List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5281",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5279",
    "results": [
        {
            "id": 52500,
            "name": "Diagram [4796]",
            "created": "2022-03-19T09:47:26.022658Z",
            "modified": "2026-03-30T12:49:10.692864Z"
        },
        {
            "id": 52499,
            "name": "Diagram [4795]",
            "created": "2022-03-19T09:46:12.983949Z",
            "modified": "2026-03-30T12:49:10.662626Z"
        },
        {
            "id": 52498,
            "name": "Diagram [4794]",
            "created": "2022-03-19T09:44:40.144477Z",
            "modified": "2026-03-30T12:49:10.642155Z"
        },
        {
            "id": 52497,
            "name": "Diagram [4793]",
            "created": "2022-03-19T09:41:58.908105Z",
            "modified": "2026-03-30T12:49:10.408463Z"
        },
        {
            "id": 52496,
            "name": "Diagram [4792]",
            "created": "2022-03-19T09:40:01.726450Z",
            "modified": "2026-03-30T12:49:10.312744Z"
        },
        {
            "id": 52495,
            "name": "Diagram [4791]",
            "created": "2022-03-19T09:38:36.914264Z",
            "modified": "2026-03-30T12:49:10.193409Z"
        },
        {
            "id": 52494,
            "name": "Diagram [4790]",
            "created": "2022-03-19T09:37:04.984579Z",
            "modified": "2026-03-30T12:49:10.190703Z"
        },
        {
            "id": 52493,
            "name": "Diagram [4789]",
            "created": "2022-03-19T09:35:49.404986Z",
            "modified": "2026-03-30T12:49:09.912771Z"
        },
        {
            "id": 52492,
            "name": "Diagram [4788]",
            "created": "2022-03-19T09:33:48.386922Z",
            "modified": "2026-03-30T12:49:09.829837Z"
        },
        {
            "id": 52491,
            "name": "Diagram [4787]",
            "created": "2022-03-19T09:32:26.615026Z",
            "modified": "2026-03-30T12:49:09.820296Z"
        }
    ]
}