| Name | Type | Description |
|---|---|---|
| messages | list[str] | A list of messages related to the request, such as warnings or errors. |
| etf | ETFSummary | A brief summary of the ETF it which these stats refer. Not included when returning historical stats. |
| stats | list[ETFStats] | The historical stats for the ETF |
| next_page | str | The token required to request the next page of the data. If null, no further results are available. |