Hey, I've done a simple request to get the trending coins: `self.client.search.trending.get().coins` `self.client` is a `Coingecko` client. But the `Coin` model comes with all values a `None` and only the `model` fiels are populated