GET /api/v1/puzzles/?format=api&ordering=modified&page=6
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 54782,
"next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=7",
"previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5",
"results": [
{
"id": 54752,
"name": "problem 5",
"created": "2022-04-10T06:41:55.958132Z",
"modified": "2022-06-17T10:51:12.247839Z"
},
{
"id": 54753,
"name": "problem 6",
"created": "2022-04-10T06:42:53.467568Z",
"modified": "2022-06-17T10:51:22.741630Z"
},
{
"id": 54754,
"name": "problem 7",
"created": "2022-04-10T06:44:05.920585Z",
"modified": "2022-06-17T10:51:32.723036Z"
},
{
"id": 54755,
"name": "problem 8",
"created": "2022-04-10T06:45:33.384067Z",
"modified": "2022-06-17T10:51:37.494588Z"
},
{
"id": 54756,
"name": "problem 9",
"created": "2022-04-10T06:47:48.596920Z",
"modified": "2022-06-17T10:51:41.516138Z"
},
{
"id": 54757,
"name": "problem 10",
"created": "2022-04-10T06:50:08.366710Z",
"modified": "2022-06-17T10:52:02.448912Z"
},
{
"id": 15384,
"name": "test 2",
"created": "2019-10-16T16:01:29.385221Z",
"modified": "2022-06-19T06:44:27.484090Z"
},
{
"id": 15385,
"name": "test 3",
"created": "2019-10-16T16:06:59.199088Z",
"modified": "2022-06-19T06:44:32.207063Z"
},
{
"id": 15386,
"name": "test 4",
"created": "2019-10-16T16:17:55.207341Z",
"modified": "2022-06-19T06:44:37.724982Z"
},
{
"id": 15388,
"name": "test 5",
"created": "2019-10-16T16:22:20.114838Z",
"modified": "2022-06-19T06:44:43.156983Z"
}
]
}