List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=348",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=346",
    "results": [
        {
            "id": 6267,
            "name": "Question 7/105",
            "created": "2016-07-04T10:31:49.571692Z",
            "modified": "2026-03-31T19:14:26.722157Z"
        },
        {
            "id": 6268,
            "name": "Question 8/105",
            "created": "2016-07-04T11:05:58.811370Z",
            "modified": "2026-03-31T19:14:28.171857Z"
        },
        {
            "id": 6274,
            "name": "Capture",
            "created": "2016-07-05T03:01:48.832672Z",
            "modified": "2026-03-31T19:14:29.762360Z"
        },
        {
            "id": 6276,
            "name": "Tenuki After Joseki",
            "created": "2016-07-12T02:32:19.368750Z",
            "modified": "2026-04-29T08:14:34.351230Z"
        },
        {
            "id": 6277,
            "name": "Weak Groups 1",
            "created": "2016-07-12T05:12:37.425776Z",
            "modified": "2026-04-29T08:14:34.701655Z"
        },
        {
            "id": 6278,
            "name": "Reading problem",
            "created": "2016-07-12T21:50:03.299424Z",
            "modified": "2026-03-31T19:14:33.958064Z"
        },
        {
            "id": 6279,
            "name": "Keep the Outside in Good Shape",
            "created": "2016-07-12T22:46:27.583703Z",
            "modified": "2026-04-29T08:14:35.046229Z"
        },
        {
            "id": 6280,
            "name": "Weak Groups 1a",
            "created": "2016-07-13T15:04:45.881121Z",
            "modified": "2026-04-29T08:14:35.409330Z"
        },
        {
            "id": 6286,
            "name": "The Only Move #1",
            "created": "2016-07-22T05:46:04.999477Z",
            "modified": "2026-04-29T08:14:35.752749Z"
        },
        {
            "id": 6287,
            "name": "The Only Move #2",
            "created": "2016-07-22T05:51:33.115999Z",
            "modified": "2026-04-29T08:14:36.101166Z"
        }
    ]
}