List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5287",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5285",
    "results": [
        {
            "id": 92403,
            "name": "Problem 230",
            "created": "2025-03-14T17:43:58.366649Z",
            "modified": "2026-03-31T16:18:18.068582Z"
        },
        {
            "id": 92404,
            "name": "Problem 231",
            "created": "2025-03-14T17:45:36.351707Z",
            "modified": "2026-03-31T16:18:41.091673Z"
        },
        {
            "id": 92405,
            "name": "Problem 232",
            "created": "2025-03-14T17:47:03.567580Z",
            "modified": "2026-03-31T16:19:03.296075Z"
        },
        {
            "id": 92406,
            "name": "Problem 233",
            "created": "2025-03-14T17:48:33.235379Z",
            "modified": "2026-04-15T06:36:20.008158Z"
        },
        {
            "id": 92407,
            "name": "Problem 234",
            "created": "2025-03-14T17:50:57.339041Z",
            "modified": "2026-03-31T16:19:49.091661Z"
        },
        {
            "id": 92408,
            "name": "Problem 235",
            "created": "2025-03-14T17:52:29.426786Z",
            "modified": "2026-04-09T21:48:54.581135Z"
        },
        {
            "id": 92409,
            "name": "Problem 237",
            "created": "2025-03-14T17:55:41.974522Z",
            "modified": "2026-03-31T16:20:53.591192Z"
        },
        {
            "id": 92410,
            "name": "Problem 238",
            "created": "2025-03-14T17:57:33.771371Z",
            "modified": "2026-04-12T01:47:19.988128Z"
        },
        {
            "id": 92411,
            "name": "Problem 239",
            "created": "2025-03-14T17:59:58.824575Z",
            "modified": "2026-03-31T16:21:35.492032Z"
        },
        {
            "id": 92412,
            "name": "Problem 240",
            "created": "2025-03-14T18:02:26.944797Z",
            "modified": "2026-04-12T08:10:31.043681Z"
        }
    ]
}