List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5351",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5349",
    "results": [
        {
            "id": 5904,
            "name": "Chapter 5.6",
            "created": "2016-04-10T09:05:14.856503Z",
            "modified": "2026-04-17T03:09:32.568846Z"
        },
        {
            "id": 5905,
            "name": "Chapter 5.7",
            "created": "2016-04-10T09:06:33.503986Z",
            "modified": "2026-04-17T03:09:32.635468Z"
        },
        {
            "id": 5906,
            "name": "Chapter 5.8",
            "created": "2016-04-10T09:08:14.879591Z",
            "modified": "2026-04-17T03:09:33.523216Z"
        },
        {
            "id": 5908,
            "name": "Chapter 5.10",
            "created": "2016-04-10T09:11:47.711637Z",
            "modified": "2026-04-17T03:09:34.404360Z"
        },
        {
            "id": 5909,
            "name": "Chapter 5.11",
            "created": "2016-04-10T09:13:19.705343Z",
            "modified": "2026-04-17T03:10:00.123484Z"
        },
        {
            "id": 5910,
            "name": "Chapter 5.12",
            "created": "2016-04-10T09:14:51.651716Z",
            "modified": "2026-04-17T03:10:00.641944Z"
        },
        {
            "id": 5911,
            "name": "Chapter 5.13",
            "created": "2016-04-10T09:16:21.646981Z",
            "modified": "2026-04-17T03:10:00.982726Z"
        },
        {
            "id": 5912,
            "name": "Chapter 5.14",
            "created": "2016-04-10T09:19:22.339565Z",
            "modified": "2026-04-17T03:10:01.535402Z"
        },
        {
            "id": 5913,
            "name": "Chapter 5.15",
            "created": "2016-04-10T09:20:51.478870Z",
            "modified": "2026-04-17T03:10:01.933388Z"
        },
        {
            "id": 5914,
            "name": "Chapter 5.16",
            "created": "2016-04-10T09:22:19.353092Z",
            "modified": "2026-04-17T03:10:02.458003Z"
        }
    ]
}