curl --request GET \
--url https://api-testnet.context.markets/v2/markets/{id}/oracle/quotes/latest{
"quote": {
"id": 123,
"status": "pending",
"probability": 123,
"confidence": "low",
"reasoning": "<string>",
"referenceMarketsCount": 1,
"createdAt": "2023-11-07T05:31:56Z",
"completedAt": "2023-11-07T05:31:56Z"
}
}curl --request GET \
--url https://api-testnet.context.markets/v2/markets/{id}/oracle/quotes/latest{
"quote": {
"id": 123,
"status": "pending",
"probability": 123,
"confidence": "low",
"reasoning": "<string>",
"referenceMarketsCount": 1,
"createdAt": "2023-11-07T05:31:56Z",
"completedAt": "2023-11-07T05:31:56Z"
}
}