List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=811",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=809",
    "results": [
        {
            "id": 85515,
            "name": "Q-17272",
            "created": "2024-09-26T11:44:10.990823Z",
            "modified": "2026-05-16T05:27:25.600007Z"
        },
        {
            "id": 85514,
            "name": "Q-17271",
            "created": "2024-09-26T11:16:53.273176Z",
            "modified": "2026-05-16T05:23:28.482383Z"
        },
        {
            "id": 85513,
            "name": "Try to live",
            "created": "2024-09-26T03:33:53.930305Z",
            "modified": "2026-03-30T16:06:12.924858Z"
        },
        {
            "id": 85512,
            "name": "Try to Kill",
            "created": "2024-09-26T03:30:37.560616Z",
            "modified": "2026-03-30T16:06:12.903042Z"
        },
        {
            "id": 85511,
            "name": "Deal with Atari",
            "created": "2024-09-26T03:27:37.660461Z",
            "modified": "2026-03-30T16:06:12.625038Z"
        },
        {
            "id": 85510,
            "name": "Deal with Atari",
            "created": "2024-09-26T03:26:43.619955Z",
            "modified": "2026-03-30T16:06:12.585266Z"
        },
        {
            "id": 85509,
            "name": "Deal with Atari",
            "created": "2024-09-26T03:25:30.045308Z",
            "modified": "2026-03-30T16:06:12.546131Z"
        },
        {
            "id": 85508,
            "name": "Capture on 2nd line",
            "created": "2024-09-26T03:22:16.656273Z",
            "modified": "2026-03-30T16:06:12.469813Z"
        },
        {
            "id": 85507,
            "name": "Deal with Attach/Peng",
            "created": "2024-09-26T03:20:03.950606Z",
            "modified": "2026-03-30T16:06:11.577450Z"
        },
        {
            "id": 85506,
            "name": "Best to start on Size 5",
            "created": "2024-09-26T03:16:49.611487Z",
            "modified": "2026-03-30T16:06:11.038479Z"
        }
    ]
}