List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4873",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4871",
    "results": [
        {
            "id": 7291,
            "name": "Attack 13",
            "created": "2017-04-06T16:06:17.117421Z",
            "modified": "2026-05-12T09:52:39.435590Z"
        },
        {
            "id": 7290,
            "name": "Attack 12",
            "created": "2017-04-06T16:04:43.960515Z",
            "modified": "2026-05-12T09:52:16.742873Z"
        },
        {
            "id": 7289,
            "name": "Attack 11",
            "created": "2017-04-06T16:03:28.513700Z",
            "modified": "2026-05-12T09:51:51.029546Z"
        },
        {
            "id": 7288,
            "name": "Attack 10",
            "created": "2017-04-06T16:02:06.567420Z",
            "modified": "2026-05-12T09:51:10.004954Z"
        },
        {
            "id": 7279,
            "name": "Attack 1",
            "created": "2017-04-06T15:48:15.785497Z",
            "modified": "2026-05-12T09:42:17.068130Z"
        },
        {
            "id": 56588,
            "name": "Attachment-9",
            "created": "2022-05-09T00:52:07.110916Z",
            "modified": "2026-04-29T09:54:36.525063Z"
        },
        {
            "id": 56582,
            "name": "Attachment-7",
            "created": "2022-05-08T23:33:50.500863Z",
            "modified": "2026-05-04T18:40:11.905163Z"
        },
        {
            "id": 56581,
            "name": "Attachment-6",
            "created": "2022-05-08T23:29:04.833768Z",
            "modified": "2026-05-04T18:40:11.183275Z"
        },
        {
            "id": 56580,
            "name": "Attachment-5",
            "created": "2022-05-08T23:16:14.116667Z",
            "modified": "2026-05-11T14:32:46.918219Z"
        },
        {
            "id": 71858,
            "name": "Attachment-5",
            "created": "2023-05-17T19:59:59.997661Z",
            "modified": "2026-05-04T04:26:17.089533Z"
        }
    ]
}