List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5085",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5083",
    "results": [
        {
            "id": 68059,
            "name": "Capturing",
            "created": "2023-01-30T09:35:22.436036Z",
            "modified": "2026-03-30T14:41:07.703662Z"
        },
        {
            "id": 68058,
            "name": "Capturing",
            "created": "2023-01-30T09:35:04.196542Z",
            "modified": "2026-03-30T14:41:07.309044Z"
        },
        {
            "id": 68057,
            "name": "Capturing",
            "created": "2023-01-30T09:34:32.601299Z",
            "modified": "2026-03-30T14:41:07.246757Z"
        },
        {
            "id": 68063,
            "name": "Capturing",
            "created": "2023-01-30T09:37:42.321043Z",
            "modified": "2026-03-30T14:41:07.244741Z"
        },
        {
            "id": 68074,
            "name": "Capturing",
            "created": "2023-01-30T09:44:57.893334Z",
            "modified": "2026-03-30T14:41:06.828617Z"
        },
        {
            "id": 68068,
            "name": "Capturing",
            "created": "2023-01-30T09:39:59.919012Z",
            "modified": "2026-03-30T14:41:04.370514Z"
        },
        {
            "id": 68067,
            "name": "Capturing",
            "created": "2023-01-30T09:39:29.960220Z",
            "modified": "2026-03-30T14:41:04.303227Z"
        },
        {
            "id": 68066,
            "name": "Capturing",
            "created": "2023-01-30T09:39:01.429206Z",
            "modified": "2026-03-30T14:41:04.207648Z"
        },
        {
            "id": 68065,
            "name": "Capturing",
            "created": "2023-01-30T09:38:33.894722Z",
            "modified": "2026-03-30T14:41:03.488309Z"
        },
        {
            "id": 68035,
            "name": "Capturing",
            "created": "2023-01-30T09:20:40.615791Z",
            "modified": "2026-03-30T14:40:13.220523Z"
        }
    ]
}