List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5431",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5429",
    "results": [
        {
            "id": 95451,
            "name": "Problem 163",
            "created": "2025-07-07T22:29:04.793332Z",
            "modified": "2026-03-31T15:39:50.471437Z"
        },
        {
            "id": 95452,
            "name": "Problem 164",
            "created": "2025-07-07T22:30:13.161587Z",
            "modified": "2026-03-31T15:40:29.894002Z"
        },
        {
            "id": 95453,
            "name": "Problem 165",
            "created": "2025-07-07T22:31:35.593774Z",
            "modified": "2026-03-31T15:41:07.215159Z"
        },
        {
            "id": 95454,
            "name": "Problem 166",
            "created": "2025-07-07T22:32:55.123134Z",
            "modified": "2026-03-31T15:41:45.425958Z"
        },
        {
            "id": 95455,
            "name": "Problem 167",
            "created": "2025-07-07T22:34:42.478306Z",
            "modified": "2026-03-31T15:42:22.429988Z"
        },
        {
            "id": 95456,
            "name": "Problem 168a",
            "created": "2025-07-07T22:36:34.827111Z",
            "modified": "2026-03-31T15:42:59.986397Z"
        },
        {
            "id": 95457,
            "name": "Problem 168b",
            "created": "2025-07-07T22:41:26.581785Z",
            "modified": "2026-03-31T15:43:37.036434Z"
        },
        {
            "id": 95458,
            "name": "Problem 169a",
            "created": "2025-07-07T22:43:33.591429Z",
            "modified": "2026-03-31T15:44:12.412375Z"
        },
        {
            "id": 95459,
            "name": "Problem 169b",
            "created": "2025-07-07T22:46:05.698068Z",
            "modified": "2026-03-31T15:44:45.239024Z"
        },
        {
            "id": 95460,
            "name": "Problem 170a",
            "created": "2025-07-07T22:48:30.092109Z",
            "modified": "2026-03-31T15:45:23.604530Z"
        }
    ]
}