List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4517
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=4518",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4516",
    "results": [
        {
            "id": 69671,
            "name": "Problem 10",
            "created": "2023-03-10T19:44:56.147642Z",
            "modified": "2026-03-30T14:53:00.557546Z"
        },
        {
            "id": 69672,
            "name": "Problem 11",
            "created": "2023-03-10T19:47:26.410626Z",
            "modified": "2026-03-30T14:53:11.554195Z"
        },
        {
            "id": 69673,
            "name": "Problem 12",
            "created": "2023-03-10T19:53:52.463891Z",
            "modified": "2026-03-30T14:53:11.580488Z"
        },
        {
            "id": 69674,
            "name": "Problem 13",
            "created": "2023-03-10T20:07:43.280594Z",
            "modified": "2026-03-30T14:53:11.730901Z"
        },
        {
            "id": 69675,
            "name": "Problem 14",
            "created": "2023-03-10T20:09:03.326164Z",
            "modified": "2026-03-30T14:53:11.587791Z"
        },
        {
            "id": 69676,
            "name": "Problem 15",
            "created": "2023-03-10T20:11:11.944734Z",
            "modified": "2026-03-30T14:53:11.735380Z"
        },
        {
            "id": 69684,
            "name": "Level 5",
            "created": "2023-03-10T21:29:10.662612Z",
            "modified": "2026-04-01T00:24:29.551794Z"
        },
        {
            "id": 69702,
            "name": "class 1",
            "created": "2023-03-11T02:07:34.940813Z",
            "modified": "2026-03-30T14:53:01.380756Z"
        },
        {
            "id": 69730,
            "name": "jojo problème comliqué",
            "created": "2023-03-11T10:47:03.167934Z",
            "modified": "2026-05-10T01:40:37.216609Z"
        },
        {
            "id": 69731,
            "name": "jojo problème similaire",
            "created": "2023-03-11T11:01:58.150413Z",
            "modified": "2026-05-10T01:10:47.935691Z"
        }
    ]
}