List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4498",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4496",
    "results": [
        {
            "id": 69105,
            "name": "2023.02.24",
            "created": "2023-02-24T12:15:07.445166Z",
            "modified": "2026-05-27T07:21:57.181267Z"
        },
        {
            "id": 69112,
            "name": "Unsettled Three",
            "created": "2023-02-25T01:13:04.197100Z",
            "modified": "2026-05-27T07:21:58.717314Z"
        },
        {
            "id": 69113,
            "name": "Unsettled Three - Status Problem 1",
            "created": "2023-02-25T01:17:10.180005Z",
            "modified": "2026-05-22T17:29:04.002929Z"
        },
        {
            "id": 69114,
            "name": "7 in a Row - Status Problem 2",
            "created": "2023-02-25T01:26:53.899730Z",
            "modified": "2026-05-10T01:10:42.896703Z"
        },
        {
            "id": 69115,
            "name": "8 in a Row?",
            "created": "2023-02-25T01:39:38.617022Z",
            "modified": "2026-05-10T01:17:25.206781Z"
        },
        {
            "id": 69116,
            "name": "Four & Five Space Eyes - Dead Shapes",
            "created": "2023-02-25T01:52:08.058473Z",
            "modified": "2026-04-01T00:24:24.739405Z"
        },
        {
            "id": 69117,
            "name": "Six Space shapes?",
            "created": "2023-02-25T02:01:40.145824Z",
            "modified": "2026-04-16T22:43:18.752591Z"
        },
        {
            "id": 69128,
            "name": "2023.02.25",
            "created": "2023-02-25T14:24:18.558538Z",
            "modified": "2026-05-22T17:29:04.215146Z"
        },
        {
            "id": 69129,
            "name": "bottle of sake",
            "created": "2023-02-25T15:45:39.670623Z",
            "modified": "2026-05-26T18:50:51.282447Z"
        },
        {
            "id": 69130,
            "name": "総合問題1級(4)",
            "created": "2023-02-26T03:14:17.631566Z",
            "modified": "2026-05-27T07:51:39.395614Z"
        }
    ]
}