List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4530",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4528",
    "results": [
        {
            "id": 78746,
            "name": "8)Play san-san",
            "created": "2024-01-12T17:19:56.495541Z",
            "modified": "2026-04-21T15:24:23.948704Z"
        },
        {
            "id": 18901,
            "name": "Question 10",
            "created": "2020-05-27T07:18:57.733203Z",
            "modified": "2026-04-21T15:16:44.639341Z"
        },
        {
            "id": 10537,
            "name": "L+1 with leg and hane on short side",
            "created": "2018-08-07T03:36:28.136238Z",
            "modified": "2026-04-21T14:49:31.064556Z"
        },
        {
            "id": 62564,
            "name": "Atari 1",
            "created": "2022-09-14T11:45:15.541130Z",
            "modified": "2026-04-21T14:46:18.579335Z"
        },
        {
            "id": 6822,
            "name": "Kill white",
            "created": "2017-03-04T21:17:59.748006Z",
            "modified": "2026-04-21T13:25:21.407406Z"
        },
        {
            "id": 100722,
            "name": "바둑팝 문제",
            "created": "2025-12-17T01:14:34.380294Z",
            "modified": "2026-04-21T13:02:34.529845Z"
        },
        {
            "id": 8749,
            "name": "3x3 invasion",
            "created": "2017-11-01T08:46:38.290859Z",
            "modified": "2026-04-21T12:47:51.244279Z"
        },
        {
            "id": 10425,
            "name": "Bulmaca 244",
            "created": "2018-06-24T12:00:50.292307Z",
            "modified": "2026-04-21T12:04:00.023295Z"
        },
        {
            "id": 21435,
            "name": "Hot Head2",
            "created": "2020-10-12T00:50:08.672293Z",
            "modified": "2026-04-21T11:53:15.321200Z"
        },
        {
            "id": 47913,
            "name": "how to capture #1",
            "created": "2022-02-01T10:33:02.197046Z",
            "modified": "2026-04-21T10:07:42.975789Z"
        }
    ]
}