List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5370",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5368",
    "results": [
        {
            "id": 93996,
            "name": "Problem 48",
            "created": "2025-05-12T00:36:54.260593Z",
            "modified": "2026-04-16T10:41:14.716738Z"
        },
        {
            "id": 93997,
            "name": "Problem 47",
            "created": "2025-05-12T00:51:41.668740Z",
            "modified": "2026-04-16T10:40:48.954534Z"
        },
        {
            "id": 93998,
            "name": "Problem 49",
            "created": "2025-05-12T01:12:59.319607Z",
            "modified": "2026-04-16T10:41:29.844948Z"
        },
        {
            "id": 94002,
            "name": "Problem 50",
            "created": "2025-05-12T01:26:24.237008Z",
            "modified": "2026-04-16T10:41:45.995746Z"
        },
        {
            "id": 94017,
            "name": "Problem 51",
            "created": "2025-05-12T01:42:57.011102Z",
            "modified": "2026-04-16T10:42:10.896051Z"
        },
        {
            "id": 94044,
            "name": "capture 1",
            "created": "2025-05-12T13:16:07.431450Z",
            "modified": "2026-04-17T02:59:27.488254Z"
        },
        {
            "id": 94045,
            "name": "capture 2",
            "created": "2025-05-12T13:21:57.321896Z",
            "modified": "2026-04-17T03:00:15.694802Z"
        },
        {
            "id": 94046,
            "name": "capture spéciale 1",
            "created": "2025-05-12T13:27:09.570157Z",
            "modified": "2026-04-17T03:00:29.420914Z"
        },
        {
            "id": 94047,
            "name": "capture spéciale 2",
            "created": "2025-05-12T13:29:31.211482Z",
            "modified": "2026-04-17T03:01:07.637222Z"
        },
        {
            "id": 94048,
            "name": "interdiction de capturer",
            "created": "2025-05-12T13:33:53.416719Z",
            "modified": "2026-04-17T03:01:12.754037Z"
        }
    ]
}