List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5445",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5443",
    "results": [
        {
            "id": 7234,
            "name": "Corner04_4",
            "created": "2017-04-02T02:01:01.444454Z",
            "modified": "2026-03-31T19:33:15.866237Z"
        },
        {
            "id": 7233,
            "name": "Problem 29",
            "created": "2017-04-02T01:58:42.107650Z",
            "modified": "2026-03-31T19:33:14.490619Z"
        },
        {
            "id": 7232,
            "name": "Problem 28",
            "created": "2017-04-02T01:46:29.845326Z",
            "modified": "2026-03-31T19:33:13.066041Z"
        },
        {
            "id": 7231,
            "name": "Problem 27",
            "created": "2017-04-02T00:59:10.488884Z",
            "modified": "2026-03-31T19:33:11.516813Z"
        },
        {
            "id": 7230,
            "name": "Problem 26",
            "created": "2017-04-02T00:33:29.553723Z",
            "modified": "2026-03-31T19:33:10.128537Z"
        },
        {
            "id": 7229,
            "name": "Problem 25",
            "created": "2017-04-02T00:27:51.745448Z",
            "modified": "2026-03-31T19:33:08.518541Z"
        },
        {
            "id": 7228,
            "name": "Problem 24",
            "created": "2017-04-02T00:17:38.853223Z",
            "modified": "2026-03-31T19:33:07.157393Z"
        },
        {
            "id": 7227,
            "name": "Problem 23",
            "created": "2017-04-02T00:15:33.377158Z",
            "modified": "2026-03-31T19:33:05.932045Z"
        },
        {
            "id": 7226,
            "name": "Problem 22",
            "created": "2017-04-01T23:45:26.922851Z",
            "modified": "2026-03-31T19:33:04.618426Z"
        },
        {
            "id": 7225,
            "name": "Problem 21",
            "created": "2017-04-01T23:34:48.643619Z",
            "modified": "2026-03-31T19:33:03.082419Z"
        }
    ]
}