List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5397",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5395",
    "results": [
        {
            "id": 48089,
            "name": "question11",
            "created": "2022-02-02T17:52:45.605558Z",
            "modified": "2026-04-12T02:29:10.671876Z"
        },
        {
            "id": 48091,
            "name": "question12",
            "created": "2022-02-02T17:54:43.262383Z",
            "modified": "2026-04-12T02:29:57.838586Z"
        },
        {
            "id": 13966,
            "name": "Problem 4",
            "created": "2019-01-09T04:28:29.363221Z",
            "modified": "2026-04-12T02:30:09.311252Z"
        },
        {
            "id": 54422,
            "name": "星位小飛守角後的肩衝 Shoulder hit on Star point with knight move enclosure",
            "created": "2022-04-05T15:04:02.316990Z",
            "modified": "2026-04-12T02:31:15.431959Z"
        },
        {
            "id": 54829,
            "name": "BGJ 9 (1969 ) 3",
            "created": "2022-04-12T08:08:29.641788Z",
            "modified": "2026-04-12T02:32:33.434603Z"
        },
        {
            "id": 58864,
            "name": "question 1",
            "created": "2022-06-05T07:54:23.845125Z",
            "modified": "2026-04-12T02:36:48.243768Z"
        },
        {
            "id": 52590,
            "name": "question 3",
            "created": "2022-03-20T10:38:00.082972Z",
            "modified": "2026-04-12T02:36:50.808852Z"
        },
        {
            "id": 21404,
            "name": "Tsumego 58",
            "created": "2020-10-09T17:33:54.690326Z",
            "modified": "2026-04-12T02:37:05.948694Z"
        },
        {
            "id": 53283,
            "name": "ตัดข้อที่ 12",
            "created": "2022-03-24T13:40:46.384220Z",
            "modified": "2026-04-12T02:37:12.777250Z"
        },
        {
            "id": 97890,
            "name": "Puzzle 8",
            "created": "2025-09-26T09:56:21.365819Z",
            "modified": "2026-04-12T02:37:18.048125Z"
        }
    ]
}