List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5349
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=5350",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5348",
    "results": [
        {
            "id": 5978,
            "name": "Chapter 8.7",
            "created": "2016-04-17T04:57:54.936758Z",
            "modified": "2026-04-17T03:11:09.591902Z"
        },
        {
            "id": 5979,
            "name": "Chapter 8.8",
            "created": "2016-04-17T05:00:15.846741Z",
            "modified": "2026-04-17T03:11:10.019898Z"
        },
        {
            "id": 5980,
            "name": "Chapter 8.9",
            "created": "2016-04-17T05:02:30.744032Z",
            "modified": "2026-04-17T03:11:10.426371Z"
        },
        {
            "id": 5981,
            "name": "Chapter 8.10",
            "created": "2016-04-17T05:04:26.183852Z",
            "modified": "2026-04-17T03:11:10.906025Z"
        },
        {
            "id": 5986,
            "name": "Chapter 8.12",
            "created": "2016-04-19T06:39:45.182893Z",
            "modified": "2026-04-17T03:11:11.770567Z"
        },
        {
            "id": 5987,
            "name": "Chapter 8.13",
            "created": "2016-04-19T06:42:04.526271Z",
            "modified": "2026-04-17T03:11:12.175295Z"
        },
        {
            "id": 5989,
            "name": "Chapter 8.15",
            "created": "2016-04-22T03:01:52.556712Z",
            "modified": "2026-04-17T03:11:13.072647Z"
        },
        {
            "id": 5990,
            "name": "Chapter 8.16",
            "created": "2016-04-22T03:03:07.613850Z",
            "modified": "2026-04-17T03:11:13.486490Z"
        },
        {
            "id": 5991,
            "name": "Chapter 8.17",
            "created": "2016-04-22T03:04:31.871879Z",
            "modified": "2026-04-17T03:11:13.944715Z"
        },
        {
            "id": 5992,
            "name": "Chapter 8.18",
            "created": "2016-04-22T03:07:23.521741Z",
            "modified": "2026-04-17T03:11:14.343968Z"
        }
    ]
}