List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=1019
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=created&page=1020",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1018",
    "results": [
        {
            "id": 13400,
            "name": "Go topic",
            "created": "2018-10-05T14:43:08.793643Z",
            "modified": "2026-03-31T21:59:43.319913Z"
        },
        {
            "id": 13401,
            "name": "Go topic",
            "created": "2018-10-05T15:37:06.049639Z",
            "modified": "2026-04-16T14:24:22.917011Z"
        },
        {
            "id": 13402,
            "name": "Go topic",
            "created": "2018-10-05T15:43:51.926261Z",
            "modified": "2026-05-05T16:34:30.525819Z"
        },
        {
            "id": 13403,
            "name": "詰碁詰碁詰碁",
            "created": "2018-10-06T12:23:59.106996Z",
            "modified": "2026-03-31T21:59:47.282857Z"
        },
        {
            "id": 13404,
            "name": "Vie et mort n°2",
            "created": "2018-10-06T19:44:03.981204Z",
            "modified": "2026-03-31T21:59:48.720792Z"
        },
        {
            "id": 13405,
            "name": "Go topic",
            "created": "2018-10-07T08:27:15.776640Z",
            "modified": "2026-05-05T16:34:30.943216Z"
        },
        {
            "id": 13406,
            "name": "Kô - 8",
            "created": "2018-10-08T08:31:18.409097Z",
            "modified": "2026-05-19T02:45:40.505530Z"
        },
        {
            "id": 13407,
            "name": "Tsumego 20",
            "created": "2018-10-08T08:36:15.894428Z",
            "modified": "2026-05-22T03:51:55.240245Z"
        },
        {
            "id": 13408,
            "name": "Tsumego 26",
            "created": "2018-10-08T08:41:01.109178Z",
            "modified": "2026-05-18T23:11:56.093624Z"
        },
        {
            "id": 13409,
            "name": "RvD_oct9_2018",
            "created": "2018-10-10T03:57:59.805217Z",
            "modified": "2026-05-19T05:18:55.704677Z"
        }
    ]
}