List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5250",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5248",
    "results": [
        {
            "id": 91456,
            "name": "Problem 36",
            "created": "2025-02-26T15:23:51.765898Z",
            "modified": "2026-04-21T03:25:17.074071Z"
        },
        {
            "id": 91465,
            "name": "Death 死 1-8",
            "created": "2025-02-27T03:12:02.002229Z",
            "modified": "2026-04-19T03:12:55.701118Z"
        },
        {
            "id": 91466,
            "name": "Medium 81",
            "created": "2025-02-27T09:22:35.631423Z",
            "modified": "2026-03-30T16:30:09.788709Z"
        },
        {
            "id": 91467,
            "name": "Problem 37",
            "created": "2025-02-27T10:11:53.321797Z",
            "modified": "2026-04-15T07:04:49.343964Z"
        },
        {
            "id": 91468,
            "name": "Problem 38",
            "created": "2025-02-27T10:13:28.346684Z",
            "modified": "2026-04-15T07:36:35.128893Z"
        },
        {
            "id": 91469,
            "name": "Problem 39",
            "created": "2025-02-27T10:16:16.373612Z",
            "modified": "2026-04-15T07:36:47.711424Z"
        },
        {
            "id": 91470,
            "name": "Problem 40",
            "created": "2025-02-27T10:17:57.187761Z",
            "modified": "2026-04-15T07:37:28.526768Z"
        },
        {
            "id": 91471,
            "name": "Problem 41",
            "created": "2025-02-27T10:24:09.996583Z",
            "modified": "2026-04-15T07:37:40.997210Z"
        },
        {
            "id": 91472,
            "name": "Problem 42",
            "created": "2025-02-27T10:25:50.124802Z",
            "modified": "2026-04-15T07:38:01.346175Z"
        },
        {
            "id": 91473,
            "name": "Problem 43",
            "created": "2025-02-27T10:28:57.356514Z",
            "modified": "2026-04-15T09:37:20.438037Z"
        }
    ]
}