List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5273",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5271",
    "results": [
        {
            "id": 9141,
            "name": "Captura",
            "created": "2018-01-01T19:58:59.027308Z",
            "modified": "2026-04-15T09:32:07.277120Z"
        },
        {
            "id": 9140,
            "name": "Grupos y libertades",
            "created": "2018-01-01T19:53:15.770834Z",
            "modified": "2026-04-17T03:12:27.330880Z"
        },
        {
            "id": 9139,
            "name": "Grupos y libertades",
            "created": "2018-01-01T19:49:17.069137Z",
            "modified": "2026-04-17T03:12:26.818328Z"
        },
        {
            "id": 9138,
            "name": "dinámica del go",
            "created": "2018-01-01T19:44:42.769867Z",
            "modified": "2026-04-17T03:12:26.611021Z"
        },
        {
            "id": 9137,
            "name": "Como jugar Go (reglas básicas)",
            "created": "2018-01-01T19:33:09.376324Z",
            "modified": "2026-04-16T22:53:22.267992Z"
        },
        {
            "id": 9136,
            "name": "gentleman's problem 8",
            "created": "2017-12-31T21:54:03.095676Z",
            "modified": "2026-03-31T20:13:33.105057Z"
        },
        {
            "id": 9135,
            "name": "L-Group",
            "created": "2017-12-30T05:01:49.364878Z",
            "modified": "2026-03-31T20:13:31.835212Z"
        },
        {
            "id": 9134,
            "name": "백을 잡으시오",
            "created": "2017-12-29T23:24:22.373343Z",
            "modified": "2026-03-31T20:13:30.483283Z"
        },
        {
            "id": 9133,
            "name": "gentleman's problem 7",
            "created": "2017-12-29T20:53:16.117436Z",
            "modified": "2026-04-16T23:01:16.534254Z"
        },
        {
            "id": 9132,
            "name": "gentleman's problem 6",
            "created": "2017-12-29T19:47:19.435736Z",
            "modified": "2026-03-31T20:13:27.845163Z"
        }
    ]
}