List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4786",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4784",
    "results": [
        {
            "id": 77997,
            "name": "Best Move 0012",
            "created": "2023-11-19T03:43:13.768707Z",
            "modified": "2026-02-16T00:48:40.701369Z"
        },
        {
            "id": 77998,
            "name": "Question 38",
            "created": "2023-11-19T11:14:34.651498Z",
            "modified": "2026-05-10T03:40:23.042281Z"
        },
        {
            "id": 78001,
            "name": "2023.11.19",
            "created": "2023-11-19T14:50:28.464499Z",
            "modified": "2026-05-01T06:46:20.633341Z"
        },
        {
            "id": 78012,
            "name": "Snapback 22",
            "created": "2023-11-20T14:28:00.554497Z",
            "modified": "2026-05-10T21:15:18.732251Z"
        },
        {
            "id": 78013,
            "name": "Tsumégo 138",
            "created": "2023-11-20T14:31:21.744987Z",
            "modified": "2026-05-01T21:57:35.178725Z"
        },
        {
            "id": 78014,
            "name": "Yosé 23",
            "created": "2023-11-20T14:42:09.867975Z",
            "modified": "2026-04-29T09:05:02.520974Z"
        },
        {
            "id": 78015,
            "name": "Tsumégo 137",
            "created": "2023-11-20T14:46:00.849258Z",
            "modified": "2026-05-13T20:38:12.310154Z"
        },
        {
            "id": 78016,
            "name": "Tsumégo 130",
            "created": "2023-11-20T14:57:14.035728Z",
            "modified": "2026-05-10T17:37:51.961892Z"
        },
        {
            "id": 78017,
            "name": "[Apr-2] Level 4",
            "created": "2023-11-20T17:37:29.487689Z",
            "modified": "2026-04-01T00:55:30.831156Z"
        },
        {
            "id": 78025,
            "name": "[Apr-1] Level 1",
            "created": "2023-11-21T08:45:30.844995Z",
            "modified": "2026-05-10T01:04:15.051591Z"
        }
    ]
}