List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5449",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5447",
    "results": [
        {
            "id": 7194,
            "name": "Problem 5",
            "created": "2017-03-31T20:10:22.885492Z",
            "modified": "2026-03-31T19:32:17.782575Z"
        },
        {
            "id": 7193,
            "name": "Problem 4",
            "created": "2017-03-31T20:07:01.567379Z",
            "modified": "2026-03-31T19:32:16.395111Z"
        },
        {
            "id": 7192,
            "name": "Problem 3",
            "created": "2017-03-31T20:03:41.430206Z",
            "modified": "2026-03-31T19:32:15.075503Z"
        },
        {
            "id": 7191,
            "name": "Problem 2",
            "created": "2017-03-31T20:01:07.014935Z",
            "modified": "2026-03-31T19:32:13.503285Z"
        },
        {
            "id": 7190,
            "name": "Problem 1",
            "created": "2017-03-31T19:54:18.752159Z",
            "modified": "2026-03-31T19:32:12.271891Z"
        },
        {
            "id": 7189,
            "name": "best move 22",
            "created": "2017-03-31T14:44:11.907720Z",
            "modified": "2026-03-31T19:32:10.715610Z"
        },
        {
            "id": 7188,
            "name": "Corner02_1",
            "created": "2017-03-31T10:15:47.729196Z",
            "modified": "2026-03-31T19:32:09.419300Z"
        },
        {
            "id": 7187,
            "name": "Corner01_1",
            "created": "2017-03-31T10:11:15.935917Z",
            "modified": "2026-03-31T19:32:07.946670Z"
        },
        {
            "id": 7186,
            "name": "Cut White into two parts 2",
            "created": "2017-03-31T09:54:11.594715Z",
            "modified": "2026-03-31T19:32:06.391257Z"
        },
        {
            "id": 7185,
            "name": "Cut White into two parts 1",
            "created": "2017-03-31T09:46:46.070573Z",
            "modified": "2026-04-03T14:44:00.099126Z"
        }
    ]
}