List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=385
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=-id&page=386",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=384",
    "results": [
        {
            "id": 98253,
            "name": "Example 6",
            "created": "2025-10-18T21:47:57.012636Z",
            "modified": "2026-05-01T07:44:18.230574Z"
        },
        {
            "id": 98252,
            "name": "Example 5",
            "created": "2025-10-18T21:42:38.263059Z",
            "modified": "2026-05-01T07:45:20.503424Z"
        },
        {
            "id": 98251,
            "name": "Example 4",
            "created": "2025-10-18T21:40:14.916315Z",
            "modified": "2026-05-01T20:56:04.556622Z"
        },
        {
            "id": 98250,
            "name": "Rrrrtrt",
            "created": "2025-10-18T19:09:21.132310Z",
            "modified": "2026-02-24T22:58:55.291048Z"
        },
        {
            "id": 98249,
            "name": "Example 3",
            "created": "2025-10-18T11:22:39.163598Z",
            "modified": "2026-05-01T20:44:43.421675Z"
        },
        {
            "id": 98248,
            "name": "Example 2",
            "created": "2025-10-18T11:18:17.143299Z",
            "modified": "2026-05-01T07:45:14.005655Z"
        },
        {
            "id": 98247,
            "name": "Example 1",
            "created": "2025-10-18T11:10:35.232161Z",
            "modified": "2026-05-01T06:54:09.262681Z"
        },
        {
            "id": 98245,
            "name": "Chapter 6. Yose: Thrown-in Ko",
            "created": "2025-10-18T04:02:00.144910Z",
            "modified": "2026-03-31T13:23:54.052693Z"
        },
        {
            "id": 98244,
            "name": "Chapter 6: Yose: Hane and Connect",
            "created": "2025-10-18T03:59:51.061526Z",
            "modified": "2026-04-01T03:00:49.009848Z"
        },
        {
            "id": 98243,
            "name": "Chapter 6. Yose: Monkey Jump",
            "created": "2025-10-18T03:57:21.704197Z",
            "modified": "2026-04-01T02:58:35.610246Z"
        }
    ]
}