List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5611",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5609",
    "results": [
        {
            "id": 42848,
            "name": "Diagram [3788]",
            "created": "2021-11-17T08:31:38.579391Z",
            "modified": "2026-02-24T22:17:14.556890Z"
        },
        {
            "id": 42846,
            "name": "Diagram [3786]",
            "created": "2021-11-17T08:27:47.727720Z",
            "modified": "2026-02-24T22:17:14.175811Z"
        },
        {
            "id": 42833,
            "name": "Diagram [3777]",
            "created": "2021-11-16T13:16:52.958623Z",
            "modified": "2026-02-24T22:17:13.785391Z"
        },
        {
            "id": 42767,
            "name": "Diagram [3730]",
            "created": "2021-11-15T09:24:49.202560Z",
            "modified": "2026-02-24T22:16:58.833079Z"
        },
        {
            "id": 42766,
            "name": "Diagram [3729]",
            "created": "2021-11-15T09:21:27.852667Z",
            "modified": "2026-02-24T22:16:58.491483Z"
        },
        {
            "id": 42765,
            "name": "Diagram [3728]",
            "created": "2021-11-15T09:18:01.173768Z",
            "modified": "2026-02-24T22:16:58.142537Z"
        },
        {
            "id": 42764,
            "name": "Diagram [3727]",
            "created": "2021-11-15T09:15:07.921347Z",
            "modified": "2026-02-24T22:16:57.722588Z"
        },
        {
            "id": 42763,
            "name": "Diagram [3726]",
            "created": "2021-11-15T09:11:15.024106Z",
            "modified": "2026-02-24T22:16:57.323059Z"
        },
        {
            "id": 42762,
            "name": "Diagram [3725]",
            "created": "2021-11-15T09:08:07.800577Z",
            "modified": "2026-02-24T22:16:56.850850Z"
        },
        {
            "id": 42761,
            "name": "Diagram [3724]",
            "created": "2021-11-15T09:04:35.358904Z",
            "modified": "2026-02-24T22:16:50.488589Z"
        }
    ]
}