| Code | Description |
|---|---|
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Internal Server Error |
{
'data': [
{
'id': 35,
'record_date': '2020-10-19',
'value': '0.33975',
'category': '1-year',
'created_at': '2021-06-07T21:34:39.698Z',
'updated_at': '2021-06-07T21:34:39.698Z'
},
{
'id': 34,
'record_date': '2020-10-19',
'value': '0.25425',
'category': '6-month',
'created_at': '2021-06-07T21:34:39.632Z',
'updated_at': '2021-06-07T21:34:39.632Z'
},
...
]
}