List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=214",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=212",
    "results": [
        {
            "id": 1774,
            "name": "Bend at the head of two stones",
            "created": "2014-11-11T05:12:28.159495Z",
            "modified": "2026-04-23T16:07:02.710244Z"
        },
        {
            "id": 1773,
            "name": "Exception to \"Bend after attachment\"",
            "created": "2014-11-11T04:53:54.819011Z",
            "modified": "2026-04-23T16:06:56.841148Z"
        },
        {
            "id": 68148,
            "name": "Puzzle 19-1",
            "created": "2023-01-31T09:11:51.423724Z",
            "modified": "2026-04-23T16:06:41.897456Z"
        },
        {
            "id": 94485,
            "name": "Problem 21",
            "created": "2025-06-02T14:31:22.968449Z",
            "modified": "2026-04-23T16:06:31.878601Z"
        },
        {
            "id": 8731,
            "name": "Tsumego 8",
            "created": "2017-10-26T16:07:51.766986Z",
            "modified": "2026-04-23T16:06:30.119049Z"
        },
        {
            "id": 10696,
            "name": "96 / 900",
            "created": "2018-08-20T11:24:26.505675Z",
            "modified": "2026-04-23T16:06:27.097296Z"
        },
        {
            "id": 90533,
            "name": "Tesuji 手筋 1-3",
            "created": "2025-01-24T12:35:53.882051Z",
            "modified": "2026-04-23T16:05:34.881466Z"
        },
        {
            "id": 95751,
            "name": "cong sat 7",
            "created": "2025-07-16T11:23:43.929590Z",
            "modified": "2026-04-23T16:04:53.734676Z"
        },
        {
            "id": 1772,
            "name": "Bend after attachment (4)",
            "created": "2014-11-11T04:48:20.099373Z",
            "modified": "2026-04-23T16:04:42.060080Z"
        },
        {
            "id": 1771,
            "name": "Bend after attachment (3)",
            "created": "2014-11-11T04:41:33.387339Z",
            "modified": "2026-04-23T16:04:39.087131Z"
        }
    ]
}