List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4785",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4783",
    "results": [
        {
            "id": 14217,
            "name": "Dont Fall in the TRAP!!!!",
            "created": "2019-03-15T00:11:56.456670Z",
            "modified": "2026-04-15T11:02:19.318159Z"
        },
        {
            "id": 14216,
            "name": "easypuzlles",
            "created": "2019-03-14T21:36:29.584307Z",
            "modified": "2026-05-09T01:58:54.374017Z"
        },
        {
            "id": 14215,
            "name": "Tsumego 45",
            "created": "2019-03-13T14:04:59.007142Z",
            "modified": "2026-05-17T11:08:26.671890Z"
        },
        {
            "id": 14214,
            "name": "Tésuji 1",
            "created": "2019-03-13T14:00:39.646467Z",
            "modified": "2026-05-17T06:14:31.893536Z"
        },
        {
            "id": 14213,
            "name": "Tsumego 27",
            "created": "2019-03-13T13:41:53.843413Z",
            "modified": "2026-05-14T23:10:45.305716Z"
        },
        {
            "id": 14212,
            "name": "Damé-zumari 10",
            "created": "2019-03-13T13:32:42.812512Z",
            "modified": "2026-05-13T03:07:18.058457Z"
        },
        {
            "id": 14211,
            "name": "mar-11-2019",
            "created": "2019-03-12T02:17:52.419242Z",
            "modified": "2026-03-31T22:14:08.167977Z"
        },
        {
            "id": 14210,
            "name": "At the Edge of the Board-2",
            "created": "2019-03-12T00:46:00.593188Z",
            "modified": "2026-03-31T22:14:06.833753Z"
        },
        {
            "id": 14209,
            "name": "At the Edge of the Board",
            "created": "2019-03-12T00:33:58.840606Z",
            "modified": "2026-03-31T22:14:05.486114Z"
        },
        {
            "id": 14208,
            "name": "yo mama",
            "created": "2019-03-11T22:29:34.948914Z",
            "modified": "2026-03-31T22:14:04.050916Z"
        }
    ]
}