List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=168
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=-modified&page=169",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=167",
    "results": [
        {
            "id": 1783,
            "name": "Empty triangle is bad (2)",
            "created": "2014-11-11T06:16:29.514583Z",
            "modified": "2026-04-21T09:48:30.030875Z"
        },
        {
            "id": 1782,
            "name": "Empty triangle is bad",
            "created": "2014-11-11T06:10:36.418030Z",
            "modified": "2026-04-21T09:48:00.398206Z"
        },
        {
            "id": 1781,
            "name": "Capture the cutting stone (3)",
            "created": "2014-11-11T06:04:08.224501Z",
            "modified": "2026-04-21T09:47:30.954338Z"
        },
        {
            "id": 1780,
            "name": "Capture the cutting stone (2)",
            "created": "2014-11-11T05:58:58.724147Z",
            "modified": "2026-04-21T09:47:24.259839Z"
        },
        {
            "id": 1779,
            "name": "Capture the cutting stone",
            "created": "2014-11-11T05:55:16.633853Z",
            "modified": "2026-04-21T09:47:16.890200Z"
        },
        {
            "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": 1167,
            "name": "433 - 539",
            "created": "2014-10-15T16:07:53.748377Z",
            "modified": "2026-04-21T09:47:04.834098Z"
        },
        {
            "id": 1166,
            "name": "432 - 539",
            "created": "2014-10-15T16:05:08.261955Z",
            "modified": "2026-04-21T09:47:03.819357Z"
        },
        {
            "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": 7572,
            "name": "271/900",
            "created": "2017-04-25T19:07:31.077356Z",
            "modified": "2026-04-21T09:43:35.086507Z"
        }
    ]
}