List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4571",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4569",
    "results": [
        {
            "id": 2290,
            "name": "9-dan stumping problem by Berlekamp and Wolfe",
            "created": "2015-01-05T18:32:46.326754Z",
            "modified": "2026-05-21T23:13:34.141210Z"
        },
        {
            "id": 2323,
            "name": "Semeai problem by Nakamura",
            "created": "2015-01-14T15:04:09.522561Z",
            "modified": "2026-05-21T23:13:34.791560Z"
        },
        {
            "id": 82272,
            "name": "Tsumégo 153",
            "created": "2024-06-17T13:15:13.252119Z",
            "modified": "2026-05-21T23:14:11.776467Z"
        },
        {
            "id": 60370,
            "name": "question 21 P",
            "created": "2022-07-05T16:19:46.546659Z",
            "modified": "2026-05-21T23:14:40.945995Z"
        },
        {
            "id": 331,
            "name": "Problem 39",
            "created": "2014-09-30T03:57:18.164675Z",
            "modified": "2026-05-21T23:14:41.303298Z"
        },
        {
            "id": 60371,
            "name": "question 22 遇八仙勢 Meet 'Eight Immortals'",
            "created": "2022-07-05T16:23:08.845998Z",
            "modified": "2026-05-21T23:14:41.324505Z"
        },
        {
            "id": 332,
            "name": "Problem 40",
            "created": "2014-09-30T03:58:39.681752Z",
            "modified": "2026-05-21T23:14:42.045817Z"
        },
        {
            "id": 6573,
            "name": "Jennica's Tsumego 18",
            "created": "2016-12-14T04:12:27.138444Z",
            "modified": "2026-05-21T23:15:52.061993Z"
        },
        {
            "id": 47912,
            "name": "Diagram [5949]",
            "created": "2022-02-01T10:10:23.800011Z",
            "modified": "2026-05-21T23:15:53.362484Z"
        },
        {
            "id": 79750,
            "name": "Problem 36",
            "created": "2024-02-27T00:43:29.376057Z",
            "modified": "2026-05-21T23:16:31.758098Z"
        }
    ]
}