@GET("carousel_cards?sort=order")
    suspend fun getCarouselCards(): Response<List<CarouselCards>>