List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4510
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=4511",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4509",
    "results": [
        {
            "id": 69344,
            "name": "2023.03.05",
            "created": "2023-03-05T13:21:23.071118Z",
            "modified": "2026-05-21T04:51:15.236971Z"
        },
        {
            "id": 69356,
            "name": "Corner Joseki",
            "created": "2023-03-05T16:53:58.110926Z",
            "modified": "2026-03-30T14:52:06.562541Z"
        },
        {
            "id": 69369,
            "name": "problème moyenement facile",
            "created": "2023-03-05T19:23:43.561457Z",
            "modified": "2026-04-01T00:32:33.550848Z"
        },
        {
            "id": 69398,
            "name": "Ejercicio 1",
            "created": "2023-03-06T04:21:28.925042Z",
            "modified": "2026-05-20T06:23:12.296572Z"
        },
        {
            "id": 69399,
            "name": "Ejercicio 2",
            "created": "2023-03-06T04:25:17.195824Z",
            "modified": "2026-05-22T17:29:04.213640Z"
        },
        {
            "id": 69400,
            "name": "Ejercicio 3",
            "created": "2023-03-06T04:29:02.504678Z",
            "modified": "2026-05-10T01:10:44.597043Z"
        },
        {
            "id": 69401,
            "name": "Ejercicio 4",
            "created": "2023-03-06T04:31:00.055988Z",
            "modified": "2026-05-10T01:17:26.913539Z"
        },
        {
            "id": 69402,
            "name": "Ejercicio 5",
            "created": "2023-03-06T04:34:27.615874Z",
            "modified": "2026-04-15T10:09:14.839628Z"
        },
        {
            "id": 69403,
            "name": "Ejercicio 6",
            "created": "2023-03-06T04:52:29.920220Z",
            "modified": "2026-04-16T22:43:19.464301Z"
        },
        {
            "id": 69404,
            "name": "Ejercicio 7",
            "created": "2023-03-06T04:54:10.108416Z",
            "modified": "2026-05-10T01:35:27.276363Z"
        }
    ]
}