APIView for suggested news

GET /api/v1/news/suggested/?format=api&page=15
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=16",
    "previous": "https://engre.co/api/v1/news/suggested/?format=api&page=14",
    "results": [
        {
            "url": "https://engre.co/news/articles/support-cases-of-evo-and-eleek/?format=api",
            "title": "How Tech Cares for Ukraine during the War: Support Cases of EVO and ELEEK",
            "image": "https://lh5.googleusercontent.com/7r-aO1EXCtS5mJzbaJmtubWXNtFk6VIIs-02C7VClI98h1mxCmUtZTNebQcTCZrHQJ1p8W6WvuJ-oOMFlTxGCivYw6fChg-8iaTN-fKTLuknBMTkNyyiuEBmaYlZS2bqxDphw441WT4EXOJMUQ",
            "created_at": "2022-06-28T15:38:59.128176Z"
        },
        {
            "url": "https://engre.co/news/articles/how-tech-companies-support-ukrainian-economy/?format=api",
            "title": "How Tech Companies Support Ukrainian Economy During The War",
            "image": "https://lh5.googleusercontent.com/o929mHsBBqqIQLs26zuZUjDD_sm6r_DyvlSDL5NgoUpTWHPBl4XO9UyQ5pi8GK1LSwflyPuReFNO5oTFA-JCETiwxphBVCsdsPZfXD45tJzPx_RdSBvnTgFdsFCWvK2iAw_WIu_OqWQTM2hjIA",
            "created_at": "2022-06-28T15:34:32.932876Z"
        },
        {
            "url": "https://engre.co/news/articles/samsung-techiia-ceo-club-ukraine/?format=api",
            "title": "Samsung, TECHIIA, CEO Club Ukraine: How Global and Local Companies Support the Ukrainians during the",
            "image": "https://lh6.googleusercontent.com/jBpDurGOTOgL_L08HMLNDUX5FfWnMZcHxeLhQhEi9DdJwdfXQCCGzz10HR4veGwL678_9zmrIK1bMleSh4L6JHvanCOKaRL2kmYXoA_n_xWQeuB92QZlHImwbwUKoiy9MeetzLYqaAYdcoAHBg",
            "created_at": "2022-06-28T15:26:57.413749Z"
        }
    ]
}