| Code | Description |
|---|---|
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Internal Server Error |
{
'data': [
{
'id': 23,
'record_date': '2020-01-31',
'value': '9.5002',
'category': '28-days',
'created_at': '2021-06-17T17:25:22.962Z',
'updated_at': '2021-06-17T17:25:22.962Z'
},
{
'id': 24,
'record_date': '2020-01-30',
'value': '9.5025',
'category': '28-days',
'created_at': '2021-06-17T17:25:22.951Z',
'updated_at': '2021-06-17T17:25:22.951Z'
}.
...
]
}