List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4488",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4486",
    "results": [
        {
            "id": 84006,
            "name": "Connecting stones 44",
            "created": "2024-08-05T13:35:41.756035Z",
            "modified": "2026-05-26T04:41:44.436528Z"
        },
        {
            "id": 84005,
            "name": "Connecting stones 43",
            "created": "2024-08-05T13:33:08.503575Z",
            "modified": "2026-05-23T06:29:22.908609Z"
        },
        {
            "id": 84004,
            "name": "Connecting stones 42",
            "created": "2024-08-05T13:24:06.465444Z",
            "modified": "2026-05-23T06:05:40.400797Z"
        },
        {
            "id": 84003,
            "name": "Connecting stones 41",
            "created": "2024-08-05T13:22:39.611266Z",
            "modified": "2026-05-17T01:34:13.910768Z"
        },
        {
            "id": 84002,
            "name": "Connecting stones 40",
            "created": "2024-08-05T13:20:41.045774Z",
            "modified": "2026-05-23T04:14:00.692594Z"
        },
        {
            "id": 82446,
            "name": "Connecting stones 4",
            "created": "2024-06-18T13:50:55.862257Z",
            "modified": "2026-05-27T03:55:59.647994Z"
        },
        {
            "id": 84001,
            "name": "Connecting stones 39",
            "created": "2024-08-05T13:17:50.521127Z",
            "modified": "2026-05-27T15:00:51.691386Z"
        },
        {
            "id": 84000,
            "name": "Connecting stones 38",
            "created": "2024-08-05T13:15:46.977614Z",
            "modified": "2026-05-24T16:08:54.746282Z"
        },
        {
            "id": 83999,
            "name": "Connecting stones 37",
            "created": "2024-08-05T13:14:07.686572Z",
            "modified": "2026-05-22T17:05:12.055703Z"
        },
        {
            "id": 83998,
            "name": "Connecting stones 36",
            "created": "2024-08-05T13:11:10.774621Z",
            "modified": "2026-05-15T02:21:31.963949Z"
        }
    ]
}