List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=24",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=22",
    "results": [
        {
            "id": 102872,
            "name": "blanc tue",
            "created": "2026-02-03T14:20:26.044754Z",
            "modified": "2026-03-30T17:50:09.930129Z"
        },
        {
            "id": 102871,
            "name": "26.2.3(1-2)",
            "created": "2026-02-03T06:25:16.025253Z",
            "modified": "2026-03-30T17:50:09.920336Z"
        },
        {
            "id": 102870,
            "name": "26.2.3(1)",
            "created": "2026-02-03T04:24:22.110292Z",
            "modified": "2026-04-04T05:32:36.333659Z"
        },
        {
            "id": 102869,
            "name": "2/2/26",
            "created": "2026-02-02T20:29:16.249972Z",
            "modified": "2026-03-31T13:29:48.661990Z"
        },
        {
            "id": 102868,
            "name": "2/2/26",
            "created": "2026-02-02T20:27:51.153361Z",
            "modified": "2026-03-31T13:27:01.908930Z"
        },
        {
            "id": 102867,
            "name": "2/2/26",
            "created": "2026-02-02T20:26:31.252419Z",
            "modified": "2026-03-31T13:24:07.140706Z"
        },
        {
            "id": 102866,
            "name": "Connecting stones 80",
            "created": "2026-02-02T19:28:16.605104Z",
            "modified": "2026-04-03T10:26:26.185664Z"
        },
        {
            "id": 102865,
            "name": "Connecting stones 79",
            "created": "2026-02-02T19:25:30.133045Z",
            "modified": "2026-03-30T17:50:08.792307Z"
        },
        {
            "id": 102864,
            "name": "Connecting stones 78",
            "created": "2026-02-02T18:14:33.178810Z",
            "modified": "2026-03-30T17:50:08.775187Z"
        },
        {
            "id": 102863,
            "name": "Connecting stones 77",
            "created": "2026-02-02T18:12:27.811532Z",
            "modified": "2026-03-30T17:50:08.472361Z"
        }
    ]
}