GET /api/v1/puzzles/?format=api&ordering=-modified&page=5480
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 54793,
"next": null,
"previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5479",
"results": [
{
"id": 28563,
"name": "Komoku, High Approach, Low Pincer",
"created": "2021-03-05T06:43:31.540875Z",
"modified": "2021-04-08T23:57:55.337087Z"
},
{
"id": 17544,
"name": "sansan",
"created": "2020-04-02T15:29:19.270401Z",
"modified": "2020-09-19T05:37:59.272231Z"
},
{
"id": 17228,
"name": "minimal step to live",
"created": "2020-03-05T05:56:59.496557Z",
"modified": "2020-09-19T05:36:00.104743Z"
}
]
}