List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=1011
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=id&page=1012",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=1010",
    "results": [
        {
            "id": 13315,
            "name": "gentleman's problem 23",
            "created": "2018-09-24T09:26:29.547601Z",
            "modified": "2026-04-29T10:00:05.660073Z"
        },
        {
            "id": 13316,
            "name": "布局定石111",
            "created": "2018-09-24T11:30:38.900060Z",
            "modified": "2026-03-31T21:57:52.549933Z"
        },
        {
            "id": 13317,
            "name": "123123123",
            "created": "2018-09-24T11:32:55.690982Z",
            "modified": "2026-03-31T21:57:53.707525Z"
        },
        {
            "id": 13318,
            "name": "Damé-zumari 8",
            "created": "2018-09-25T09:03:46.324054Z",
            "modified": "2026-05-23T00:47:25.989349Z"
        },
        {
            "id": 13319,
            "name": "Tsumego 18",
            "created": "2018-09-25T09:11:51.900561Z",
            "modified": "2026-05-24T16:47:12.522116Z"
        },
        {
            "id": 13320,
            "name": "Yosé 1",
            "created": "2018-09-25T09:25:20.936966Z",
            "modified": "2026-05-26T07:45:05.265588Z"
        },
        {
            "id": 13321,
            "name": "Tsumego 5",
            "created": "2018-09-25T09:53:28.674003Z",
            "modified": "2026-05-26T07:45:30.053020Z"
        },
        {
            "id": 13322,
            "name": "testteststestetsetest",
            "created": "2018-09-26T04:26:23.857995Z",
            "modified": "2026-05-18T10:08:38.308326Z"
        },
        {
            "id": 13323,
            "name": "bulky five",
            "created": "2018-09-27T04:09:19.877521Z",
            "modified": "2026-03-31T21:58:02.306308Z"
        },
        {
            "id": 13324,
            "name": "Tsumego 25",
            "created": "2018-09-27T15:22:29.658392Z",
            "modified": "2026-05-17T06:33:26.814965Z"
        }
    ]
}