APIView for suggested news

GET /api/v1/news/suggested/?format=api&page=19
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=20",
    "previous": "https://engre.co/api/v1/news/suggested/?format=api&page=18",
    "results": [
        {
            "url": "https://engre.co/news/articles/war-routine-of-it-companies-supporting-ukrainian-people/?format=api",
            "title": "War Routine of IT Companies: Supporting Ukrainian People and Army",
            "image": "https://lh6.googleusercontent.com/w_wxuVh0ac4oIInRQFd_YAc2aExedVmt8gdSXmw7yoZ0zHHr13SXpszS9rYj1uYrd-R_Go-eOXrmEwUaJRpwJcMU_0Aququbkd8h6mMRLm0eKBhB9REA_T5zLCI0B0DfuMarOXuq",
            "created_at": "2022-03-26T00:00:00Z"
        },
        {
            "url": "https://engre.co/news/articles/the-ways-tech-business-helps-ukraine/?format=api",
            "title": "The Ways Tech Business Helps Ukraine: Super Effective Cases of Sigma Software and IdeaSoft",
            "image": "https://lh5.googleusercontent.com/wwJSK_kbraP3n8v7jUqzeZgtTcc-XonBoOtaXVCZtnx49hDOf6FzEeNiY7_p47utEpUzZwUAi-gjb9XYJ0bUmgwiDKOLdWNMvt-uDnyEEmXsQXxQNEourg_4A-y-PBkkCxzTfk3x",
            "created_at": "2022-03-25T00:00:00Z"
        },
        {
            "url": "https://engre.co/news/articles/tech-power-supports-ukrainian-teams-during-the-war/?format=api",
            "title": "Several Ways Tech Power Supports Ukrainian Teams during the War",
            "image": "https://lh5.googleusercontent.com/FOkFIPGtLJldhI7mzVwBfklDc3RTVHNxHyNbsyWX25MFlwoybYmT6y-kcjpW83UdfxK-HMlOPZJm4kh1wBh2gx0aFS7o1H4wO9CNAhemcLcNef8puqV3U5z0C5_npTonb9D9z6C3",
            "created_at": "2022-03-22T00:00:00Z"
        }
    ]
}