List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5364",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5362",
    "results": [
        {
            "id": 93923,
            "name": "Problem 242",
            "created": "2025-05-09T18:17:04.758938Z",
            "modified": "2026-04-02T15:55:37.218244Z"
        },
        {
            "id": 93924,
            "name": "Problem 243",
            "created": "2025-05-09T18:18:20.055722Z",
            "modified": "2026-04-02T15:56:18.826001Z"
        },
        {
            "id": 93925,
            "name": "Problem 244",
            "created": "2025-05-09T18:19:27.443427Z",
            "modified": "2026-04-03T18:20:28.600211Z"
        },
        {
            "id": 93929,
            "name": "Problem 245",
            "created": "2025-05-10T12:51:07.280183Z",
            "modified": "2026-04-03T18:22:08.115868Z"
        },
        {
            "id": 93930,
            "name": "Problem 246",
            "created": "2025-05-10T12:53:04.828606Z",
            "modified": "2026-04-03T18:24:17.136023Z"
        },
        {
            "id": 93931,
            "name": "Problem 247",
            "created": "2025-05-10T12:54:53.905959Z",
            "modified": "2026-04-03T18:26:10.971276Z"
        },
        {
            "id": 93932,
            "name": "Problem 248",
            "created": "2025-05-10T12:56:27.548818Z",
            "modified": "2026-04-11T13:32:02.295256Z"
        },
        {
            "id": 93933,
            "name": "Problem 249",
            "created": "2025-05-10T12:58:32.039518Z",
            "modified": "2026-04-03T22:10:48.836558Z"
        },
        {
            "id": 93934,
            "name": "Problem 250",
            "created": "2025-05-10T13:00:34.561745Z",
            "modified": "2026-04-15T08:26:27.901032Z"
        },
        {
            "id": 93935,
            "name": "Problem 251",
            "created": "2025-05-10T13:01:44.941787Z",
            "modified": "2026-04-03T22:25:54.323107Z"
        }
    ]
}