List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4972",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4970",
    "results": [
        {
            "id": 98790,
            "name": "The Blind Spot",
            "created": "2025-11-06T06:35:26.493475Z",
            "modified": "2026-03-30T17:07:08.463371Z"
        },
        {
            "id": 98789,
            "name": "Connect the stones",
            "created": "2025-11-06T06:33:37.232846Z",
            "modified": "2026-03-30T17:07:08.462481Z"
        },
        {
            "id": 98788,
            "name": "Fuseki 3",
            "created": "2025-11-06T06:29:42.386967Z",
            "modified": "2026-03-30T17:07:08.127019Z"
        },
        {
            "id": 98700,
            "name": "สร้างห้อง",
            "created": "2025-11-04T10:50:29.757212Z",
            "modified": "2026-03-30T17:06:06.039226Z"
        },
        {
            "id": 98699,
            "name": "สร้างห้อง",
            "created": "2025-11-04T10:46:56.596045Z",
            "modified": "2026-03-30T17:06:05.536487Z"
        },
        {
            "id": 98698,
            "name": "สร้างห้อง",
            "created": "2025-11-04T10:40:27.691972Z",
            "modified": "2026-03-30T17:06:05.082145Z"
        },
        {
            "id": 98697,
            "name": "สร้างห้อง",
            "created": "2025-11-04T10:35:57.965525Z",
            "modified": "2026-03-30T17:06:04.923199Z"
        },
        {
            "id": 98696,
            "name": "สร้างห้อง",
            "created": "2025-11-04T10:25:17.327546Z",
            "modified": "2026-03-30T17:06:03.871397Z"
        },
        {
            "id": 98689,
            "name": "สร้างห้อง",
            "created": "2025-11-04T10:08:03.377431Z",
            "modified": "2026-03-30T17:06:03.676140Z"
        },
        {
            "id": 98694,
            "name": "สร้างห้อง",
            "created": "2025-11-04T10:18:06.323771Z",
            "modified": "2026-03-30T17:06:03.434190Z"
        }
    ]
}