List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5273",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5271",
    "results": [
        {
            "id": 92116,
            "name": "Problem 179",
            "created": "2025-03-06T22:02:22.055040Z",
            "modified": "2026-04-10T14:16:15.800455Z"
        },
        {
            "id": 92117,
            "name": "Problem 180",
            "created": "2025-03-06T22:06:57.348389Z",
            "modified": "2026-03-31T15:54:09.354240Z"
        },
        {
            "id": 92118,
            "name": "Problem 181",
            "created": "2025-03-06T22:08:36.322400Z",
            "modified": "2026-03-31T15:54:45.368048Z"
        },
        {
            "id": 92119,
            "name": "Problem 182",
            "created": "2025-03-06T22:10:39.688326Z",
            "modified": "2026-03-31T15:55:19.284474Z"
        },
        {
            "id": 92120,
            "name": "Problem 183",
            "created": "2025-03-06T22:13:51.813701Z",
            "modified": "2026-04-13T08:20:47.479032Z"
        },
        {
            "id": 92121,
            "name": "Problem 184",
            "created": "2025-03-06T22:15:00.017680Z",
            "modified": "2026-04-12T15:02:18.341608Z"
        },
        {
            "id": 92122,
            "name": "Problem 185",
            "created": "2025-03-06T22:20:00.188221Z",
            "modified": "2026-03-31T15:57:03.373879Z"
        },
        {
            "id": 92123,
            "name": "Problem 186",
            "created": "2025-03-06T22:23:11.270483Z",
            "modified": "2026-04-12T18:19:12.241974Z"
        },
        {
            "id": 92124,
            "name": "Problem 187",
            "created": "2025-03-06T22:25:36.724635Z",
            "modified": "2026-03-31T15:58:14.549097Z"
        },
        {
            "id": 92125,
            "name": "Problem 188",
            "created": "2025-03-06T22:29:31.762055Z",
            "modified": "2026-03-31T15:58:48.247999Z"
        }
    ]
}