List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5439
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=-id&page=5440",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5438",
    "results": [
        {
            "id": 7294,
            "name": "Attack 16",
            "created": "2017-04-06T16:10:15.277932Z",
            "modified": "2026-03-31T19:34:43.837157Z"
        },
        {
            "id": 7293,
            "name": "Attack 15",
            "created": "2017-04-06T16:08:27.735482Z",
            "modified": "2026-03-31T19:34:42.329230Z"
        },
        {
            "id": 7292,
            "name": "Attack 14",
            "created": "2017-04-06T16:07:24.516477Z",
            "modified": "2026-04-05T05:42:56.150136Z"
        },
        {
            "id": 7291,
            "name": "Attack 13",
            "created": "2017-04-06T16:06:17.117421Z",
            "modified": "2026-03-31T19:34:39.722840Z"
        },
        {
            "id": 7290,
            "name": "Attack 12",
            "created": "2017-04-06T16:04:43.960515Z",
            "modified": "2026-03-31T19:34:38.188678Z"
        },
        {
            "id": 7289,
            "name": "Attack 11",
            "created": "2017-04-06T16:03:28.513700Z",
            "modified": "2026-03-31T19:34:36.677258Z"
        },
        {
            "id": 7288,
            "name": "Attack 10",
            "created": "2017-04-06T16:02:06.567420Z",
            "modified": "2026-03-31T19:34:35.484885Z"
        },
        {
            "id": 7287,
            "name": "Attack 9",
            "created": "2017-04-06T16:00:45.386501Z",
            "modified": "2026-03-31T19:34:34.305970Z"
        },
        {
            "id": 7286,
            "name": "Attack 8",
            "created": "2017-04-06T15:59:29.477621Z",
            "modified": "2026-03-31T19:34:32.833467Z"
        },
        {
            "id": 7285,
            "name": "Attack 7",
            "created": "2017-04-06T15:58:17.147316Z",
            "modified": "2026-03-31T19:34:31.458092Z"
        }
    ]
}