{
"results": [
{
"id": "string",
"contractId": 0,
"date": "string",
"symbol": "string",
"qty": 0,
"rate": 0,
"amount": 0,
"buyerBroker": "string",
"sellerBroker": "string",
"time": "string"
}
],
"metadata": {
"total": 0,
"page": 0,
"size": 0,
"previous": true,
"next": true
}
}