List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=503",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=501",
    "results": [
        {
            "id": 94195,
            "name": "Death 死 1-19",
            "created": "2025-05-21T03:55:51.999081Z",
            "modified": "2026-05-04T14:09:29.324302Z"
        },
        {
            "id": 94194,
            "name": "Problem 17",
            "created": "2025-05-21T03:43:33.126037Z",
            "modified": "2026-05-01T23:55:20.693207Z"
        },
        {
            "id": 94193,
            "name": "Problem 16",
            "created": "2025-05-21T03:35:09.213626Z",
            "modified": "2026-05-01T23:40:27.882094Z"
        },
        {
            "id": 94192,
            "name": "Problem 15",
            "created": "2025-05-21T03:23:18.816475Z",
            "modified": "2026-04-28T22:17:43.225018Z"
        },
        {
            "id": 94191,
            "name": "Problem 14",
            "created": "2025-05-21T03:10:09.140821Z",
            "modified": "2026-04-28T22:03:40.842247Z"
        },
        {
            "id": 94190,
            "name": "Problem 13",
            "created": "2025-05-21T03:05:29.470921Z",
            "modified": "2026-05-01T15:30:52.807028Z"
        },
        {
            "id": 94189,
            "name": "Problem 12",
            "created": "2025-05-21T02:43:45.780253Z",
            "modified": "2026-04-15T02:53:19.736701Z"
        },
        {
            "id": 94188,
            "name": "Problem 11",
            "created": "2025-05-21T02:30:44.231092Z",
            "modified": "2026-04-01T01:03:09.013429Z"
        },
        {
            "id": 94187,
            "name": "Problem 10",
            "created": "2025-05-21T02:21:47.272044Z",
            "modified": "2026-04-01T00:56:43.170913Z"
        },
        {
            "id": 94184,
            "name": "Semeai 3",
            "created": "2025-05-20T15:38:08.392175Z",
            "modified": "2026-04-29T08:10:33.555423Z"
        }
    ]
}