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

{
    "count": 54794,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5431",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5429",
    "results": [
        {
            "id": 13478,
            "name": "Thing No 3",
            "created": "2018-10-29T19:13:43.294633Z",
            "modified": "2023-04-26T12:18:19.979524Z"
        },
        {
            "id": 13476,
            "name": "Thing No 2",
            "created": "2018-10-29T19:11:17.094861Z",
            "modified": "2023-04-26T12:18:19.521039Z"
        },
        {
            "id": 13847,
            "name": "Who cares?",
            "created": "2018-12-17T19:40:15.511101Z",
            "modified": "2023-04-26T12:18:14.372525Z"
        },
        {
            "id": 13822,
            "name": "heeheehee hahaha",
            "created": "2018-12-12T20:05:57.097232Z",
            "modified": "2023-04-26T12:18:13.391302Z"
        },
        {
            "id": 13728,
            "name": "I did not know what to call this",
            "created": "2018-11-26T20:03:16.549535Z",
            "modified": "2023-04-26T12:18:12.923934Z"
        },
        {
            "id": 13480,
            "name": "escape",
            "created": "2018-10-29T19:14:49.178389Z",
            "modified": "2023-04-26T12:18:11.472874Z"
        },
        {
            "id": 13477,
            "name": "escape",
            "created": "2018-10-29T19:12:39.263215Z",
            "modified": "2023-04-26T12:18:11.020320Z"
        },
        {
            "id": 13475,
            "name": "Capturing advanced",
            "created": "2018-10-29T19:10:38.353040Z",
            "modified": "2023-04-26T12:18:10.579321Z"
        },
        {
            "id": 13472,
            "name": "Capturing advanced",
            "created": "2018-10-29T19:07:45.083989Z",
            "modified": "2023-04-26T12:18:10.028793Z"
        },
        {
            "id": 13470,
            "name": "Capturing",
            "created": "2018-10-29T19:04:56.019173Z",
            "modified": "2023-04-26T12:18:09.573402Z"
        }
    ]
}