APIView for suggested news

GET /api/v1/news/suggested/?format=api&page=14
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 266,
    "next": "https://engre.co/api/v1/news/suggested/?format=api&page=15",
    "previous": "https://engre.co/api/v1/news/suggested/?format=api&page=13",
    "results": [
        {
            "url": "https://engre.co/news/articles/stealth-bomber-by-us-air-force-to-execute-its-first-flight-in-2023/?format=api",
            "title": "The Newest Stealth Bomber by US Air Force to Execute its First Flight in 2023",
            "image": "https://lh6.googleusercontent.com/Cj5gjRxqfmEv8CbWNCk2dI-fsZNYkwHsBGWkKHxrX4DBZpUS0przma5TwRxBzMgxRw1U0wFb5FbhRukehJjTlW6JoSmQJ-8WFi27GknQl658xVxce58ohzmn4agOFDyIeHeOmUOnTze9sKdLdPyrwQ",
            "created_at": "2022-07-17T14:38:27.677646Z"
        },
        {
            "url": "https://engre.co/news/articles/mit-could-enable-designing-automobile-from-petroleum-waste/?format=api",
            "title": "MIT could Enable Designing Automobile from Petroleum Waste",
            "image": "https://lh6.googleusercontent.com/MJ5mP_FUyTAI90VCYP2txDW1cQOLbv7v_3FjxCSZA_8myCDQFfbqszx7ud7BnCO7CrpypK3z1Cwt3IheBV00ws3SzfuHj7-sLDIOyeviNWw6duGjkuO-9gAn9Ndd9xhrfww2D98Py7ohCKgYHQ",
            "created_at": "2022-06-30T05:50:51.426815Z"
        },
        {
            "url": "https://engre.co/news/articles/it-business-representatives-empowered-ukrainian-defenders/?format=api",
            "title": "IT Business Representatives Empowered Ukrainian Defenders with Bulletproof Vests",
            "image": "https://lh6.googleusercontent.com/YTtn-FAuAFIjfDxQI0mC1hHW_Ht3DevSEZkJeiNIzZU9E29AXOHMRt9E8YYVs37mCVqIWhXEXsaU40jvD4VMv2XTBJQBrcBXicn0SPrL9QXf1-3O9rXxIvslPdP59EwnGXFdjdQ-rEbALV05tg",
            "created_at": "2022-06-30T05:43:15.769969Z"
        }
    ]
}