APIView for suggested news

GET /api/v1/news/suggested/?format=api&page=17
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=18",
    "previous": "https://engre.co/api/v1/news/suggested/?format=api&page=16",
    "results": [
        {
            "url": "https://engre.co/news/articles/help-ukrainian-army-and-people-during-the-war/?format=api",
            "title": "Verified Ways to Help Ukrainian Army and People during the War",
            "image": "https://lh6.googleusercontent.com/RPC95ODgtZaSjzr_CEdyvtLyunNZH4KDaMv5RTgvWVAuVV2UQm-n-PNIqwQ27zNPocGLO1zfzrdSAJg_06l-kei8OIUOm_xp8HXc3YPxB90IXC1i5T70Kwe3XLEwarVt_eDw0nme",
            "created_at": "2022-05-01T00:00:00Z"
        },
        {
            "url": "https://engre.co/news/articles/tribefy-bandera-power-projector-and-others-supporting-ukrainians/?format=api",
            "title": "Tribefy. Bandera Power, Projector and others Supporting Ukrainians",
            "image": "https://lh3.googleusercontent.com/jtoMQiccN64lWsoOR3Bvm9RWXhQfUGJrfYeA8vSSvT49YVLnwqexCG5a5l0XnVWJpcCtIVhWNFjHphJZyntmoZLyl9vucPQlbN-RHGCdqgWTB4m-joCHPTsS2vfiOGmzQDYSADOM",
            "created_at": "2022-04-15T00:00:00Z"
        },
        {
            "url": "https://engre.co/news/articles/how-it-business-goes-on-supporting-ukraine-during-the-war/?format=api",
            "title": "Stand with Ukraine: How IT Business Goes on Supporting Ukraine during the War",
            "image": "https://lh6.googleusercontent.com/X1eciF8JzIhHyCWHcJDcarTBax3UtAu1nkFbWnMb20VHHXHrqMHB3t-w6qXaLBBx_QmVkEYzIT4xZXEnqB8oLLBe5gsaHnW3RGMunJB18vsVRdo7iGBMo9KdeOQXrWyzYinzJD-j",
            "created_at": "2022-04-13T00:00:00Z"
        }
    ]
}