APIView for suggested news

GET /api/v1/news/suggested/?format=api&page=21
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=22",
    "previous": "https://engre.co/api/v1/news/suggested/?format=api&page=20",
    "results": [
        {
            "url": "https://engre.co/news/articles/emotional-ai-market-2022-2030/?format=api",
            "title": "Emotional Artificial Intelligence Market 2022 – 2030: Global Size, Trends, Growth Insight",
            "image": "https://lh5.googleusercontent.com/tZGHTgxmrP1PRn-ig47zoNl0vczQRcOm-ijnPN90Pj9aVVVVdK06PVqTyOScpElLbImhElcXCqxVGTjnGmA35m6WUMn2BNxUfmL76StCmypK2xflcYGRgYjPxC8MzmxigIk8qjVZ",
            "created_at": "2022-03-02T00:00:00Z"
        },
        {
            "url": "https://engre.co/news/articles/novel-omega-1-engine-by-astron-aerospace/?format=api",
            "title": "Novel Omega 1 Engine by Astron Aerospace Generates Almost Zero Harmful Emissions",
            "image": "https://lh6.googleusercontent.com/SPyOtVpZnj_FHZfQ2rJxgS_5FYTThEZKoWTwcaoJNpdQaKw9Dy8mm4LCOI6qvqyb8dFbbHY3xv5CbUITa3BuX3HaAhToomck-310eaP2RjE6_1Tq4vB5ZXtxKX2k3IoZBWN3KEyW",
            "created_at": "2022-02-16T00:00:00Z"
        },
        {
            "url": "https://engre.co/news/articles/software-development-trends-in-2022/?format=api",
            "title": "Software Development Trends in 2022",
            "image": "https://lh5.googleusercontent.com/DwGbDVqBTfG_7w038F7Uy7IRpu2p_sqCtg9DcXiTy_Eau9PofAfpBKUZHr2gjXam2Rtp9TjkygscGBTuCliyp8Vyv5p8X4DQj0ym-duSVJRFmAHJjrKe4g7QtXAdTlVUVBg8yafI",
            "created_at": "2022-02-09T00:00:00Z"
        }
    ]
}