List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5838",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5836",
    "results": [
        {
            "id": 365,
            "name": "Problem 69",
            "created": "2014-10-01T13:12:17.324155Z",
            "modified": "2026-03-31T17:56:50.571330Z"
        },
        {
            "id": 364,
            "name": "19. Clouds Glowing in the Sky",
            "created": "2014-10-01T04:15:42.586690Z",
            "modified": "2026-04-01T22:22:47.874572Z"
        },
        {
            "id": 363,
            "name": "death war 2",
            "created": "2014-09-30T23:21:23.784362Z",
            "modified": "2026-03-31T17:56:48.166069Z"
        },
        {
            "id": 362,
            "name": "joseki fun.",
            "created": "2014-09-30T23:08:12.532368Z",
            "modified": "2026-03-31T17:56:46.693831Z"
        },
        {
            "id": 361,
            "name": "Life & death in the corner",
            "created": "2014-09-30T21:55:04.062908Z",
            "modified": "2026-04-01T09:32:22.390476Z"
        },
        {
            "id": 360,
            "name": "Problem 68",
            "created": "2014-09-30T16:36:47.918972Z",
            "modified": "2026-03-31T17:56:43.641772Z"
        },
        {
            "id": 359,
            "name": "Problem 67",
            "created": "2014-09-30T16:35:18.128186Z",
            "modified": "2026-03-31T17:56:41.941342Z"
        },
        {
            "id": 358,
            "name": "Problem 66",
            "created": "2014-09-30T16:33:31.352437Z",
            "modified": "2026-03-31T17:56:40.703585Z"
        },
        {
            "id": 357,
            "name": "Problem 65",
            "created": "2014-09-30T16:31:20.532489Z",
            "modified": "2026-03-31T17:56:39.519001Z"
        },
        {
            "id": 356,
            "name": "Problem 64",
            "created": "2014-09-30T16:29:41.541288Z",
            "modified": "2026-03-31T17:56:38.344124Z"
        }
    ]
}