List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=170",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=168",
    "results": [
        {
            "id": 1771,
            "name": "Bend after attachment (3)",
            "created": "2014-11-11T04:41:33.387339Z",
            "modified": "2026-04-20T17:10:23.401254Z"
        },
        {
            "id": 1772,
            "name": "Bend after attachment (4)",
            "created": "2014-11-11T04:48:20.099373Z",
            "modified": "2026-04-20T17:10:31.552432Z"
        },
        {
            "id": 1773,
            "name": "Exception to \"Bend after attachment\"",
            "created": "2014-11-11T04:53:54.819011Z",
            "modified": "2026-04-20T17:10:58.524686Z"
        },
        {
            "id": 1774,
            "name": "Bend at the head of two stones",
            "created": "2014-11-11T05:12:28.159495Z",
            "modified": "2026-04-20T17:11:19.190155Z"
        },
        {
            "id": 1775,
            "name": "Bend at the head of two stones (2)",
            "created": "2014-11-11T05:17:47.282979Z",
            "modified": "2026-04-20T17:11:27.715264Z"
        },
        {
            "id": 1776,
            "name": "Bend at the head of two stones (3)",
            "created": "2014-11-11T05:26:03.943176Z",
            "modified": "2026-04-20T12:35:00.410761Z"
        },
        {
            "id": 1777,
            "name": "Exception to \"Bend at the head of two stones\"",
            "created": "2014-11-11T05:33:44.137088Z",
            "modified": "2026-04-21T09:46:54.630791Z"
        },
        {
            "id": 1778,
            "name": "Exception to \"Bend at the head of two stones\" (2)",
            "created": "2014-11-11T05:44:30.188800Z",
            "modified": "2026-04-21T09:47:11.246610Z"
        },
        {
            "id": 1779,
            "name": "Capture the cutting stone",
            "created": "2014-11-11T05:55:16.633853Z",
            "modified": "2026-04-21T09:47:16.890200Z"
        },
        {
            "id": 1780,
            "name": "Capture the cutting stone (2)",
            "created": "2014-11-11T05:58:58.724147Z",
            "modified": "2026-04-21T09:47:24.259839Z"
        }
    ]
}