List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5526
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=5527",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5525",
    "results": [
        {
            "id": 6263,
            "name": "Question 3/105",
            "created": "2016-07-04T10:11:20.099094Z",
            "modified": "2026-03-31T19:14:21.257158Z"
        },
        {
            "id": 6262,
            "name": "Question 2/105",
            "created": "2016-07-04T10:08:47.073355Z",
            "modified": "2026-03-31T19:14:19.946120Z"
        },
        {
            "id": 6259,
            "name": "Black first",
            "created": "2016-07-02T20:49:38.241269Z",
            "modified": "2026-03-31T19:14:17.796051Z"
        },
        {
            "id": 6258,
            "name": "White first to play and a kill",
            "created": "2016-07-02T20:40:30.728992Z",
            "modified": "2026-03-31T19:14:16.574544Z"
        },
        {
            "id": 6257,
            "name": "Black first to move",
            "created": "2016-07-02T20:24:00.205170Z",
            "modified": "2026-03-31T19:14:15.221173Z"
        },
        {
            "id": 6256,
            "name": "White first",
            "created": "2016-07-02T20:11:44.651852Z",
            "modified": "2026-03-31T19:14:13.524270Z"
        },
        {
            "id": 6255,
            "name": "Black first",
            "created": "2016-07-02T20:05:47.129456Z",
            "modified": "2026-03-31T19:14:12.242556Z"
        },
        {
            "id": 6254,
            "name": "Stay Ahead.",
            "created": "2016-07-01T19:35:43.483730Z",
            "modified": "2026-03-31T19:14:11.066876Z"
        },
        {
            "id": 6253,
            "name": "Question 1/105",
            "created": "2016-06-30T10:26:19.471774Z",
            "modified": "2026-03-31T19:14:09.783450Z"
        },
        {
            "id": 6249,
            "name": "hog the board",
            "created": "2016-06-27T02:37:41.338484Z",
            "modified": "2026-03-31T19:14:08.241699Z"
        }
    ]
}