List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=998",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=996",
    "results": [
        {
            "id": 75652,
            "name": "Bul 89  PS - 3",
            "created": "2023-07-30T04:49:33.008149Z",
            "modified": "2026-05-23T06:23:30.609093Z"
        },
        {
            "id": 75477,
            "name": "ข้อที่3",
            "created": "2023-07-23T11:00:08.918456Z",
            "modified": "2026-05-23T06:23:29.808797Z"
        },
        {
            "id": 74599,
            "name": "003. Đen đi bắt đám Trắng",
            "created": "2023-07-11T10:54:04.954532Z",
            "modified": "2026-05-23T06:23:29.012798Z"
        },
        {
            "id": 73847,
            "name": "Part 1 Level 3",
            "created": "2023-06-18T16:09:06.232156Z",
            "modified": "2026-05-23T06:23:28.219108Z"
        },
        {
            "id": 73336,
            "name": "Capture-3",
            "created": "2023-06-11T03:30:54.541569Z",
            "modified": "2026-05-23T06:23:27.192532Z"
        },
        {
            "id": 72658,
            "name": "Problem - 003",
            "created": "2023-06-04T09:54:34.292186Z",
            "modified": "2026-05-23T06:23:26.397959Z"
        },
        {
            "id": 72464,
            "name": "EC-ONE-3",
            "created": "2023-06-01T13:03:16.517530Z",
            "modified": "2026-05-23T06:23:25.605511Z"
        },
        {
            "id": 72419,
            "name": "Sortir de l’enfer",
            "created": "2023-05-31T07:48:20.494587Z",
            "modified": "2026-05-23T06:23:24.794176Z"
        },
        {
            "id": 72139,
            "name": "44approachJoseki",
            "created": "2023-05-24T18:18:15.543115Z",
            "modified": "2026-05-23T06:23:23.979276Z"
        },
        {
            "id": 72085,
            "name": "Start​ the​ way",
            "created": "2023-05-23T16:03:07.422193Z",
            "modified": "2026-05-23T06:23:23.153196Z"
        }
    ]
}