List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4786
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=-created&page=4787",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4785",
    "results": [
        {
            "id": 14195,
            "name": "Introduction",
            "created": "2019-03-07T20:45:37.877031Z",
            "modified": "2026-04-17T03:15:18.683472Z"
        },
        {
            "id": 14193,
            "name": "Tsumego 14",
            "created": "2019-03-06T14:51:54.555368Z",
            "modified": "2026-05-16T19:52:53.583807Z"
        },
        {
            "id": 14192,
            "name": "Tsumego 44",
            "created": "2019-03-06T14:39:18.466156Z",
            "modified": "2026-05-17T11:06:39.457546Z"
        },
        {
            "id": 14191,
            "name": "Tsumego 26",
            "created": "2019-03-06T14:31:31.288254Z",
            "modified": "2026-05-14T23:10:42.908174Z"
        },
        {
            "id": 14190,
            "name": "Capture 10",
            "created": "2019-03-06T14:18:08.990084Z",
            "modified": "2026-05-16T01:03:56.245873Z"
        },
        {
            "id": 14189,
            "name": "#@#@#@#@#@",
            "created": "2019-03-06T13:39:41.952664Z",
            "modified": "2026-03-31T22:13:41.789534Z"
        },
        {
            "id": 14188,
            "name": "puzzel 1",
            "created": "2019-03-06T01:07:53.624858Z",
            "modified": "2026-03-31T22:13:40.427020Z"
        },
        {
            "id": 14187,
            "name": "Redditsuji",
            "created": "2019-03-04T14:50:56.964056Z",
            "modified": "2026-03-31T22:13:38.980305Z"
        },
        {
            "id": 14186,
            "name": "Black to play and capture the cutting stones, a beautiful tesuji",
            "created": "2019-03-04T13:09:09.198322Z",
            "modified": "2026-05-06T04:15:12.258117Z"
        },
        {
            "id": 14185,
            "name": "testtest",
            "created": "2019-03-03T11:48:28.093198Z",
            "modified": "2026-03-31T22:13:36.528850Z"
        }
    ]
}