List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5392
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=5393",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5391",
    "results": [
        {
            "id": 94458,
            "name": "1. Introduction",
            "created": "2025-05-30T17:56:07.573316Z",
            "modified": "2026-04-10T01:26:57.566416Z"
        },
        {
            "id": 94459,
            "name": "2. A common response with an extension.",
            "created": "2025-05-30T18:05:00.682608Z",
            "modified": "2026-04-10T01:27:12.319092Z"
        },
        {
            "id": 94460,
            "name": "3. An interesting response.",
            "created": "2025-05-30T19:58:14.903641Z",
            "modified": "2026-03-30T16:49:08.784742Z"
        },
        {
            "id": 94461,
            "name": "4. What if white goes for the moyo?",
            "created": "2025-05-30T20:06:17.670097Z",
            "modified": "2026-04-10T01:28:10.936406Z"
        },
        {
            "id": 94462,
            "name": "5. A more efficient way",
            "created": "2025-05-30T20:19:08.496058Z",
            "modified": "2026-03-30T16:49:09.318588Z"
        },
        {
            "id": 94471,
            "name": "Problem 93",
            "created": "2025-05-31T21:55:09.405323Z",
            "modified": "2026-04-14T20:56:02.364840Z"
        },
        {
            "id": 94472,
            "name": "Problem 94",
            "created": "2025-05-31T22:15:53.027553Z",
            "modified": "2026-04-14T20:56:15.269863Z"
        },
        {
            "id": 94477,
            "name": "Problem 95",
            "created": "2025-06-01T20:31:46.322601Z",
            "modified": "2026-04-14T20:56:26.300214Z"
        },
        {
            "id": 94478,
            "name": "Problem 96",
            "created": "2025-06-01T22:04:36.852424Z",
            "modified": "2026-04-14T20:57:45.644084Z"
        },
        {
            "id": 94479,
            "name": "Problem 97",
            "created": "2025-06-01T23:32:37.611951Z",
            "modified": "2026-04-14T20:58:07.457754Z"
        }
    ]
}