List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5535",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5533",
    "results": [
        {
            "id": 6114,
            "name": "best move 8",
            "created": "2016-05-19T22:19:44.556481Z",
            "modified": "2026-03-31T19:12:25.026887Z"
        },
        {
            "id": 6113,
            "name": "003 kill",
            "created": "2016-05-19T18:43:45.088294Z",
            "modified": "2026-03-31T19:12:23.601904Z"
        },
        {
            "id": 6112,
            "name": "002 save white",
            "created": "2016-05-19T18:29:01.382821Z",
            "modified": "2026-03-31T19:12:22.222910Z"
        },
        {
            "id": 6111,
            "name": "001 save",
            "created": "2016-05-19T18:20:17.467808Z",
            "modified": "2026-03-31T19:12:21.056019Z"
        },
        {
            "id": 6110,
            "name": "A question",
            "created": "2016-05-17T08:19:38.188434Z",
            "modified": "2026-03-31T19:12:19.845268Z"
        },
        {
            "id": 6109,
            "name": "Sets of moves (4)",
            "created": "2016-05-17T08:15:19.126935Z",
            "modified": "2026-03-31T19:12:18.602074Z"
        },
        {
            "id": 6108,
            "name": "Sets of move (3)",
            "created": "2016-05-17T08:09:14.987337Z",
            "modified": "2026-03-31T19:12:17.335430Z"
        },
        {
            "id": 6107,
            "name": "sets of moves (2)",
            "created": "2016-05-17T08:05:06.994350Z",
            "modified": "2026-03-31T19:12:15.895407Z"
        },
        {
            "id": 6106,
            "name": "Sets of moves (1)",
            "created": "2016-05-17T08:01:39.163104Z",
            "modified": "2026-03-31T19:12:14.669821Z"
        },
        {
            "id": 6105,
            "name": "Reduce Eye Space 70",
            "created": "2016-05-16T10:08:22.422781Z",
            "modified": "2026-03-31T19:12:13.504384Z"
        }
    ]
}