List accessible puzzles or create a new puzzle.

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

{
    "count": 58739,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5391",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5389",
    "results": [
        {
            "id": 94424,
            "name": "57 / 60",
            "created": "2025-05-28T15:30:38.916637Z",
            "modified": "2026-03-31T13:50:06.232575Z"
        },
        {
            "id": 94425,
            "name": "58 / 60",
            "created": "2025-05-28T16:51:47.195000Z",
            "modified": "2026-03-31T13:52:11.806867Z"
        },
        {
            "id": 94426,
            "name": "59 / 60",
            "created": "2025-05-28T17:01:49.890419Z",
            "modified": "2026-03-31T13:54:18.837362Z"
        },
        {
            "id": 94427,
            "name": "60 / 60",
            "created": "2025-05-28T17:11:29.566704Z",
            "modified": "2026-03-31T13:56:19.647817Z"
        },
        {
            "id": 94430,
            "name": "Problem 84",
            "created": "2025-05-29T00:33:13.323611Z",
            "modified": "2026-04-14T20:50:27.680139Z"
        },
        {
            "id": 94431,
            "name": "Problem 85",
            "created": "2025-05-29T00:40:05.000436Z",
            "modified": "2026-04-14T20:50:40.864054Z"
        },
        {
            "id": 94432,
            "name": "Problem 86",
            "created": "2025-05-29T00:44:59.174234Z",
            "modified": "2026-04-14T20:50:59.570263Z"
        },
        {
            "id": 94433,
            "name": "Problem 87",
            "created": "2025-05-29T00:56:30.113994Z",
            "modified": "2026-04-14T20:51:12.532255Z"
        },
        {
            "id": 94434,
            "name": "Problem 88",
            "created": "2025-05-29T01:01:02.576134Z",
            "modified": "2026-04-14T20:52:02.743658Z"
        },
        {
            "id": 94435,
            "name": "Problem 89",
            "created": "2025-05-29T01:13:25.125342Z",
            "modified": "2026-04-14T20:53:14.948028Z"
        }
    ]
}