GET /api/v1/puzzles/?format=api&ordering=modified&page=50
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=51",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=49",
    "results": [
        {
            "id": 13462,
            "name": "capturing",
            "created": "2018-10-29T18:58:54.895123Z",
            "modified": "2023-04-26T12:18:08.216033Z"
        },
        {
            "id": 13464,
            "name": "capturing",
            "created": "2018-10-29T19:01:25.605868Z",
            "modified": "2023-04-26T12:18:08.677120Z"
        },
        {
            "id": 13467,
            "name": "capturing",
            "created": "2018-10-29T19:02:44.957108Z",
            "modified": "2023-04-26T12:18:09.122929Z"
        },
        {
            "id": 13470,
            "name": "Capturing",
            "created": "2018-10-29T19:04:56.019173Z",
            "modified": "2023-04-26T12:18:09.573402Z"
        },
        {
            "id": 13472,
            "name": "Capturing advanced",
            "created": "2018-10-29T19:07:45.083989Z",
            "modified": "2023-04-26T12:18:10.028793Z"
        },
        {
            "id": 13475,
            "name": "Capturing advanced",
            "created": "2018-10-29T19:10:38.353040Z",
            "modified": "2023-04-26T12:18:10.579321Z"
        },
        {
            "id": 13477,
            "name": "escape",
            "created": "2018-10-29T19:12:39.263215Z",
            "modified": "2023-04-26T12:18:11.020320Z"
        },
        {
            "id": 13480,
            "name": "escape",
            "created": "2018-10-29T19:14:49.178389Z",
            "modified": "2023-04-26T12:18:11.472874Z"
        },
        {
            "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": 13822,
            "name": "heeheehee hahaha",
            "created": "2018-12-12T20:05:57.097232Z",
            "modified": "2023-04-26T12:18:13.391302Z"
        }
    ]
}