List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5707",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5705",
    "results": [
        {
            "id": 1781,
            "name": "Capture the cutting stone (3)",
            "created": "2014-11-11T06:04:08.224501Z",
            "modified": "2026-04-19T09:41:12.312588Z"
        },
        {
            "id": 1780,
            "name": "Capture the cutting stone (2)",
            "created": "2014-11-11T05:58:58.724147Z",
            "modified": "2026-04-19T09:40:56.565061Z"
        },
        {
            "id": 1779,
            "name": "Capture the cutting stone",
            "created": "2014-11-11T05:55:16.633853Z",
            "modified": "2026-04-19T09:40:32.290390Z"
        },
        {
            "id": 1778,
            "name": "Exception to \"Bend at the head of two stones\" (2)",
            "created": "2014-11-11T05:44:30.188800Z",
            "modified": "2026-04-19T09:40:08.061157Z"
        },
        {
            "id": 1777,
            "name": "Exception to \"Bend at the head of two stones\"",
            "created": "2014-11-11T05:33:44.137088Z",
            "modified": "2026-04-19T09:39:05.473682Z"
        },
        {
            "id": 1776,
            "name": "Bend at the head of two stones (3)",
            "created": "2014-11-11T05:26:03.943176Z",
            "modified": "2026-04-19T09:38:03.091319Z"
        },
        {
            "id": 1775,
            "name": "Bend at the head of two stones (2)",
            "created": "2014-11-11T05:17:47.282979Z",
            "modified": "2026-04-19T09:37:51.786162Z"
        },
        {
            "id": 1774,
            "name": "Bend at the head of two stones",
            "created": "2014-11-11T05:12:28.159495Z",
            "modified": "2026-04-19T09:37:38.765749Z"
        },
        {
            "id": 1773,
            "name": "Exception to \"Bend after attachment\"",
            "created": "2014-11-11T04:53:54.819011Z",
            "modified": "2026-04-19T09:37:03.682473Z"
        },
        {
            "id": 1772,
            "name": "Bend after attachment (4)",
            "created": "2014-11-11T04:48:20.099373Z",
            "modified": "2026-04-19T16:36:52.844890Z"
        }
    ]
}