List accessible puzzles or create a new puzzle.

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

{
    "count": 58786,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4457",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4455",
    "results": [
        {
            "id": 21256,
            "name": "How to capture7",
            "created": "2020-10-03T19:45:13.528989Z",
            "modified": "2026-05-04T07:15:01.538700Z"
        },
        {
            "id": 21255,
            "name": "How to capture6",
            "created": "2020-10-03T19:43:32.001217Z",
            "modified": "2026-05-28T19:28:41.196153Z"
        },
        {
            "id": 21254,
            "name": "Problem 6",
            "created": "2020-10-03T19:43:09.475294Z",
            "modified": "2026-03-31T23:05:05.939522Z"
        },
        {
            "id": 21253,
            "name": "How to capture5",
            "created": "2020-10-03T19:42:22.765450Z",
            "modified": "2026-05-28T19:28:40.736263Z"
        },
        {
            "id": 21252,
            "name": "How to capture4",
            "created": "2020-10-03T19:41:21.808916Z",
            "modified": "2026-05-24T12:42:02.804182Z"
        },
        {
            "id": 21251,
            "name": "How to capture3",
            "created": "2020-10-03T19:40:16.459507Z",
            "modified": "2026-05-15T17:29:27.548364Z"
        },
        {
            "id": 21250,
            "name": "Problem 5",
            "created": "2020-10-03T19:39:39.391926Z",
            "modified": "2026-05-02T05:03:29.512609Z"
        },
        {
            "id": 21249,
            "name": "How to capture2",
            "created": "2020-10-03T19:38:49.819776Z",
            "modified": "2026-05-28T15:47:46.198890Z"
        },
        {
            "id": 21248,
            "name": "How to Capture1",
            "created": "2020-10-03T19:37:14.901079Z",
            "modified": "2026-05-28T15:38:42.072152Z"
        },
        {
            "id": 21247,
            "name": "Problem 4",
            "created": "2020-10-03T19:34:58.936353Z",
            "modified": "2026-05-02T05:03:23.369578Z"
        }
    ]
}