List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5376
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=5377",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5375",
    "results": [
        {
            "id": 94184,
            "name": "Semeai 3",
            "created": "2025-05-20T15:38:08.392175Z",
            "modified": "2026-04-15T10:37:16.997312Z"
        },
        {
            "id": 94187,
            "name": "Problem 10",
            "created": "2025-05-21T02:21:47.272044Z",
            "modified": "2026-04-01T00:56:43.170913Z"
        },
        {
            "id": 94188,
            "name": "Problem 11",
            "created": "2025-05-21T02:30:44.231092Z",
            "modified": "2026-04-01T01:03:09.013429Z"
        },
        {
            "id": 94189,
            "name": "Problem 12",
            "created": "2025-05-21T02:43:45.780253Z",
            "modified": "2026-04-15T02:53:19.736701Z"
        },
        {
            "id": 94190,
            "name": "Problem 13",
            "created": "2025-05-21T03:05:29.470921Z",
            "modified": "2026-04-01T01:14:25.285390Z"
        },
        {
            "id": 94191,
            "name": "Problem 14",
            "created": "2025-05-21T03:10:09.140821Z",
            "modified": "2026-04-01T01:19:39.585232Z"
        },
        {
            "id": 94192,
            "name": "Problem 15",
            "created": "2025-05-21T03:23:18.816475Z",
            "modified": "2026-04-01T01:24:38.396894Z"
        },
        {
            "id": 94193,
            "name": "Problem 16",
            "created": "2025-05-21T03:35:09.213626Z",
            "modified": "2026-04-01T01:29:26.895485Z"
        },
        {
            "id": 94194,
            "name": "Problem 17",
            "created": "2025-05-21T03:43:33.126037Z",
            "modified": "2026-04-01T01:33:56.346704Z"
        },
        {
            "id": 94195,
            "name": "Death 死 1-19",
            "created": "2025-05-21T03:55:51.999081Z",
            "modified": "2026-03-30T16:47:07.815199Z"
        }
    ]
}