List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4484",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4482",
    "results": [
        {
            "id": 102878,
            "name": "Connecting stones 82",
            "created": "2026-02-03T16:04:11.128840Z",
            "modified": "2026-05-26T09:22:21.384227Z"
        },
        {
            "id": 102877,
            "name": "Connecting stones 81",
            "created": "2026-02-03T16:01:38.994497Z",
            "modified": "2026-05-26T09:19:38.864872Z"
        },
        {
            "id": 102866,
            "name": "Connecting stones 80",
            "created": "2026-02-02T19:28:16.605104Z",
            "modified": "2026-05-27T22:10:44.900759Z"
        },
        {
            "id": 83167,
            "name": "Connecting stones 8",
            "created": "2024-07-14T12:40:38.760439Z",
            "modified": "2026-05-27T18:13:28.901036Z"
        },
        {
            "id": 102865,
            "name": "Connecting stones 79",
            "created": "2026-02-02T19:25:30.133045Z",
            "modified": "2026-05-27T22:10:44.080912Z"
        },
        {
            "id": 102864,
            "name": "Connecting stones 78",
            "created": "2026-02-02T18:14:33.178810Z",
            "modified": "2026-05-10T22:50:29.743266Z"
        },
        {
            "id": 102863,
            "name": "Connecting stones 77",
            "created": "2026-02-02T18:12:27.811532Z",
            "modified": "2026-05-21T22:14:43.144916Z"
        },
        {
            "id": 102803,
            "name": "Connecting stones 75",
            "created": "2026-01-26T20:14:57.939851Z",
            "modified": "2026-05-19T21:51:15.851782Z"
        },
        {
            "id": 102802,
            "name": "Connecting stones 74",
            "created": "2026-01-26T20:12:35.122172Z",
            "modified": "2026-05-11T15:31:48.570387Z"
        },
        {
            "id": 102801,
            "name": "Connecting stones 73",
            "created": "2026-01-26T20:08:29.565433Z",
            "modified": "2026-05-25T09:07:26.927605Z"
        }
    ]
}