List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4725",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4723",
    "results": [
        {
            "id": 15117,
            "name": "doble boca de tigre 11",
            "created": "2019-09-18T02:55:38.152190Z",
            "modified": "2026-04-17T03:17:13.680503Z"
        },
        {
            "id": 15116,
            "name": "doble boca de tigre 10",
            "created": "2019-09-18T02:51:39.939501Z",
            "modified": "2026-04-17T03:17:13.225424Z"
        },
        {
            "id": 15115,
            "name": "doble boca de tigre 9",
            "created": "2019-09-18T02:49:41.778885Z",
            "modified": "2026-04-17T03:17:12.968518Z"
        },
        {
            "id": 15114,
            "name": "doble boca de tigre 8",
            "created": "2019-09-18T02:47:45.022026Z",
            "modified": "2026-04-17T03:17:12.519448Z"
        },
        {
            "id": 15113,
            "name": "doblenboca de tigre 7",
            "created": "2019-09-18T02:46:15.535253Z",
            "modified": "2026-04-17T03:17:12.253435Z"
        },
        {
            "id": 15112,
            "name": "doble boca de tigre 6",
            "created": "2019-09-18T02:43:29.133199Z",
            "modified": "2026-04-17T03:17:11.802171Z"
        },
        {
            "id": 15111,
            "name": "doble boca de tigre 5",
            "created": "2019-09-18T02:41:51.319498Z",
            "modified": "2026-04-17T03:17:11.508530Z"
        },
        {
            "id": 15110,
            "name": "doble boca de tigre 4",
            "created": "2019-09-18T02:37:31.955073Z",
            "modified": "2026-04-17T03:17:11.090556Z"
        },
        {
            "id": 15109,
            "name": "doble boca de tigre 3",
            "created": "2019-09-18T02:35:49.213488Z",
            "modified": "2026-04-17T03:17:10.798117Z"
        },
        {
            "id": 15108,
            "name": "doble boca de tigre 2",
            "created": "2019-09-18T02:34:00.614758Z",
            "modified": "2026-04-17T03:17:10.384882Z"
        }
    ]
}