List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4492",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4490",
    "results": [
        {
            "id": 103153,
            "name": "Connecting stones 120",
            "created": "2026-02-15T17:51:45.607570Z",
            "modified": "2026-05-04T23:23:05.117901Z"
        },
        {
            "id": 83865,
            "name": "Connecting stones 12",
            "created": "2024-08-04T16:45:26.712580Z",
            "modified": "2026-05-26T15:31:28.349055Z"
        },
        {
            "id": 103152,
            "name": "Connecting stones 119",
            "created": "2026-02-15T17:50:17.763642Z",
            "modified": "2026-05-11T22:31:46.329343Z"
        },
        {
            "id": 103151,
            "name": "Connecting stones 118",
            "created": "2026-02-15T17:48:42.963860Z",
            "modified": "2026-05-11T22:31:45.598511Z"
        },
        {
            "id": 103150,
            "name": "Connecting stones 117",
            "created": "2026-02-15T17:46:24.477000Z",
            "modified": "2026-05-16T09:38:22.344054Z"
        },
        {
            "id": 103149,
            "name": "Connecting stones 116",
            "created": "2026-02-15T17:43:04.258495Z",
            "modified": "2026-05-16T09:38:21.437290Z"
        },
        {
            "id": 103109,
            "name": "Connecting stones 115",
            "created": "2026-02-12T21:52:16.825195Z",
            "modified": "2026-05-21T09:57:05.115213Z"
        },
        {
            "id": 103108,
            "name": "Connecting stones 114",
            "created": "2026-02-12T21:50:35.201677Z",
            "modified": "2026-05-21T09:47:41.462425Z"
        },
        {
            "id": 103107,
            "name": "Connecting stones 113",
            "created": "2026-02-12T21:48:34.830984Z",
            "modified": "2026-05-25T06:16:29.194558Z"
        },
        {
            "id": 103039,
            "name": "Connecting stones 112",
            "created": "2026-02-09T21:58:36.947025Z",
            "modified": "2026-05-21T14:34:38.160134Z"
        }
    ]
}