List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5192",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5190",
    "results": [
        {
            "id": 89418,
            "name": "Problem 42",
            "created": "2024-12-05T18:32:49.937793Z",
            "modified": "2026-02-16T01:33:58.919269Z"
        },
        {
            "id": 89419,
            "name": "Problem 43",
            "created": "2024-12-05T18:33:58.407234Z",
            "modified": "2026-02-16T01:33:59.946490Z"
        },
        {
            "id": 89420,
            "name": "Problem 44",
            "created": "2024-12-05T18:35:12.472451Z",
            "modified": "2026-02-21T16:32:35.386439Z"
        },
        {
            "id": 89421,
            "name": "Problem 45",
            "created": "2024-12-05T18:36:05.301612Z",
            "modified": "2026-02-21T16:32:35.418357Z"
        },
        {
            "id": 89422,
            "name": "Problem 46",
            "created": "2024-12-05T18:36:58.693653Z",
            "modified": "2026-03-24T14:04:34.147507Z"
        },
        {
            "id": 89423,
            "name": "Problem 47",
            "created": "2024-12-05T18:42:53.832245Z",
            "modified": "2026-02-16T01:34:07.783702Z"
        },
        {
            "id": 89424,
            "name": "Problem 48",
            "created": "2024-12-05T18:43:58.812213Z",
            "modified": "2026-02-19T09:21:23.641757Z"
        },
        {
            "id": 89425,
            "name": "Problem 49",
            "created": "2024-12-05T18:46:54.603040Z",
            "modified": "2026-03-24T13:55:39.382699Z"
        },
        {
            "id": 89426,
            "name": "Problem 50",
            "created": "2024-12-05T18:47:38.392442Z",
            "modified": "2026-03-24T14:05:12.214499Z"
        },
        {
            "id": 89427,
            "name": "Problem 51",
            "created": "2024-12-05T18:51:03.682391Z",
            "modified": "2026-03-24T13:54:24.131379Z"
        }
    ]
}