List accessible puzzles or create a new puzzle.

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

{
    "count": 58766,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5058",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5056",
    "results": [
        {
            "id": 74589,
            "name": "BONUS problem",
            "created": "2023-07-11T07:50:43.593668Z",
            "modified": "2026-03-30T15:10:13.186546Z"
        },
        {
            "id": 74588,
            "name": "9. Problem",
            "created": "2023-07-11T07:46:45.090102Z",
            "modified": "2026-03-30T15:10:13.126451Z"
        },
        {
            "id": 74581,
            "name": "Tesudzi 1",
            "created": "2023-07-10T19:12:42.678967Z",
            "modified": "2026-03-30T15:10:12.237253Z"
        },
        {
            "id": 74572,
            "name": "6. Problem",
            "created": "2023-07-10T16:20:10.882900Z",
            "modified": "2026-03-30T15:10:11.510471Z"
        },
        {
            "id": 74576,
            "name": "8. Problem",
            "created": "2023-07-10T16:28:09.348751Z",
            "modified": "2026-03-30T15:10:11.255406Z"
        },
        {
            "id": 74574,
            "name": "7. Problem",
            "created": "2023-07-10T16:24:46.171891Z",
            "modified": "2026-03-30T15:10:11.235812Z"
        },
        {
            "id": 74570,
            "name": "4. Problem",
            "created": "2023-07-10T16:09:00.124521Z",
            "modified": "2026-03-30T15:10:10.921055Z"
        },
        {
            "id": 74571,
            "name": "5. Problem",
            "created": "2023-07-10T16:17:01.651103Z",
            "modified": "2026-03-30T15:10:10.873527Z"
        },
        {
            "id": 74569,
            "name": "第00001题",
            "created": "2023-07-10T16:05:34.137619Z",
            "modified": "2026-03-30T15:10:10.783657Z"
        },
        {
            "id": 74568,
            "name": "3. Problem",
            "created": "2023-07-10T16:04:48.669943Z",
            "modified": "2026-03-30T15:10:10.575322Z"
        }
    ]
}