List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4628",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4626",
    "results": [
        {
            "id": 17928,
            "name": "6.B.8.",
            "created": "2020-04-23T05:36:14.216399Z",
            "modified": "2026-05-20T23:22:47.926777Z"
        },
        {
            "id": 17927,
            "name": "6.B.6.",
            "created": "2020-04-23T05:26:32.995718Z",
            "modified": "2026-05-17T02:22:39.908839Z"
        },
        {
            "id": 17912,
            "name": "test12345",
            "created": "2020-04-22T05:12:17.528474Z",
            "modified": "2026-05-16T03:23:35.841270Z"
        },
        {
            "id": 17894,
            "name": "Territoire : Les points",
            "created": "2020-04-21T18:00:01.872244Z",
            "modified": "2026-04-17T03:19:10.174992Z"
        },
        {
            "id": 17893,
            "name": "Capture d'un groupe",
            "created": "2020-04-21T17:53:15.441638Z",
            "modified": "2026-04-17T03:19:09.648013Z"
        },
        {
            "id": 17892,
            "name": "((())))",
            "created": "2020-04-21T12:06:43.824527Z",
            "modified": "2026-05-09T21:52:34.863547Z"
        },
        {
            "id": 17868,
            "name": "Taisha Joseki",
            "created": "2020-04-20T12:30:25.506551Z",
            "modified": "2026-03-31T22:43:39.455466Z"
        },
        {
            "id": 17864,
            "name": "gogogo",
            "created": "2020-04-20T08:51:31.065699Z",
            "modified": "2026-05-09T21:51:03.913031Z"
        },
        {
            "id": 17863,
            "name": "fjfjfjfj",
            "created": "2020-04-20T08:18:47.691837Z",
            "modified": "2026-05-09T21:49:49.787676Z"
        },
        {
            "id": 17855,
            "name": "Bonus!",
            "created": "2020-04-20T07:03:15.667797Z",
            "modified": "2026-03-31T22:43:34.799827Z"
        }
    ]
}