APIView for suggested news

GET /api/v1/news/suggested/?format=api&page=16
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=17",
    "previous": "https://engre.co/api/v1/news/suggested/?format=api&page=15",
    "results": [
        {
            "url": "https://engre.co/news/articles/chatbots-free-it-courses-and-3d-printed-houses/?format=api",
            "title": "Helps Ukrainian People Survive during the War: Chat-Bots, Free IT courses and 3D Printed Houses",
            "image": "https://lh3.googleusercontent.com/cCCHcGEdbWkBzh_5dLIpxOthu8SyGH9D-TR0rwbZWp2IGRIEh-u9qssiV1NTnQ88Z0YGyhIFZcpbX2HCQ6gB8uIjYzCv6Vm9yTqqQ-eKapdPlVWwSYJhiIwV8sb1eZe4vvnemwrHu-AtVlXnaA",
            "created_at": "2022-06-27T14:42:33.430339Z"
        },
        {
            "url": "https://engre.co/news/articles/supporting-ukraine-cases-of-epam-sigma/?format=api",
            "title": "Supporting Ukraine: Cases of EPAM, Sigma Software, and More",
            "image": "https://lh5.googleusercontent.com/AFyTDa-CwGUImKUJ6menDF9UCbfhQfF92CddpLOu70fA3oq70ZxycPMI2CSS_cWjxnjsNSAvcGqm2VOYGaqbL5pQhqMbuS0Eray2-I1Tqt0YAm_jIHgHd7HYLwO2L7eTLE0T5T93koftdG6HSQ",
            "created_at": "2022-06-27T14:25:45.588476Z"
        },
        {
            "url": "https://engre.co/news/articles/cases-of-unchain-relocate-and-more/?format=api",
            "title": "Help Ukrainians Affected by the War: Cases of Unchain, Relocate, and More",
            "image": "https://lh4.googleusercontent.com/XNaLfvYbiixU39aeerClBG3dnJrPNJLzJiWPIGa-QSVGQpyd3yacctfAeutJSRpM7nw5YpehBW5X6Z6jSX23IrQ0EHWV4OsFttpxl_mHu4UmowLcJMfQt8JOoAgcq3vxCYMlho0gd69C8Y-WjA",
            "created_at": "2022-06-27T07:07:20.998450Z"
        }
    ]
}