List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5513
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=5514",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5512",
    "results": [
        {
            "id": 6464,
            "name": "?????????????",
            "created": "2016-11-15T21:18:25.883310Z",
            "modified": "2026-03-31T19:17:21.970988Z"
        },
        {
            "id": 6463,
            "name": "Opening Problem 3",
            "created": "2016-11-15T16:59:11.343618Z",
            "modified": "2026-03-31T19:17:20.782505Z"
        },
        {
            "id": 6462,
            "name": "Opening Problem 2",
            "created": "2016-11-15T16:41:44.182721Z",
            "modified": "2026-03-31T19:17:19.282295Z"
        },
        {
            "id": 6461,
            "name": "looool",
            "created": "2016-11-13T03:57:42.382219Z",
            "modified": "2026-03-31T19:17:17.881144Z"
        },
        {
            "id": 6460,
            "name": "Do it now",
            "created": "2016-11-13T03:47:46.294342Z",
            "modified": "2026-03-31T19:17:16.481180Z"
        },
        {
            "id": 6459,
            "name": "(Opening) In the Beginning: Problem 1",
            "created": "2016-11-13T02:36:41.173461Z",
            "modified": "2026-04-01T05:40:00.669676Z"
        },
        {
            "id": 6458,
            "name": "Drop down on the 3rd line averted",
            "created": "2016-11-12T21:15:46.241432Z",
            "modified": "2026-03-31T19:17:14.049816Z"
        },
        {
            "id": 6457,
            "name": "TurboGo Tutorial",
            "created": "2016-11-12T18:40:01.121188Z",
            "modified": "2026-03-31T19:17:12.851268Z"
        },
        {
            "id": 6456,
            "name": "Which is better?",
            "created": "2016-11-12T00:19:07.536421Z",
            "modified": "2026-03-31T19:17:11.451899Z"
        },
        {
            "id": 6455,
            "name": "Tricky Puzzle 121",
            "created": "2016-11-11T07:14:13.588778Z",
            "modified": "2026-03-31T19:17:10.150540Z"
        }
    ]
}