List accessible puzzles or create a new puzzle.

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

{
    "count": 58746,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5320",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5318",
    "results": [
        {
            "id": 98362,
            "name": "57: Kill",
            "created": "2025-10-23T07:39:09.986854Z",
            "modified": "2026-04-19T04:55:01.609457Z"
        },
        {
            "id": 98579,
            "name": "Quy tắc cơ bản 15",
            "created": "2025-11-04T04:09:40.899487Z",
            "modified": "2026-04-19T05:03:43.534816Z"
        },
        {
            "id": 7260,
            "name": "218/900",
            "created": "2017-04-03T18:47:31.725592Z",
            "modified": "2026-04-19T05:04:35.549112Z"
        },
        {
            "id": 57807,
            "name": "ข้อที่ 16",
            "created": "2022-05-21T19:06:37.451062Z",
            "modified": "2026-04-19T05:12:19.271994Z"
        },
        {
            "id": 90553,
            "name": "o27dtfuydry",
            "created": "2025-01-26T05:21:21.378990Z",
            "modified": "2026-04-19T05:12:56.797466Z"
        },
        {
            "id": 95456,
            "name": "Problem 168a",
            "created": "2025-07-07T22:36:34.827111Z",
            "modified": "2026-04-19T05:13:42.443792Z"
        },
        {
            "id": 93979,
            "name": "Problem 261",
            "created": "2025-05-11T16:15:46.091084Z",
            "modified": "2026-04-19T05:13:58.814730Z"
        },
        {
            "id": 95457,
            "name": "Problem 168b",
            "created": "2025-07-07T22:41:26.581785Z",
            "modified": "2026-04-19T05:14:16.097478Z"
        },
        {
            "id": 98749,
            "name": "Vồ - Vồ ngược 4",
            "created": "2025-11-05T14:11:57.393775Z",
            "modified": "2026-04-19T05:14:24.500005Z"
        },
        {
            "id": 95458,
            "name": "Problem 169a",
            "created": "2025-07-07T22:43:33.591429Z",
            "modified": "2026-04-19T05:14:34.288055Z"
        }
    ]
}