GET /api/bet_types/762ba939-ab69-4275-8346-d9839efd935b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "762ba939-ab69-4275-8346-d9839efd935b",
"match": "https://api-prod.gambitprofit.com/api/matches/9541cd8e-6272-4cf9-8dfd-a6119b7b3d7a/?format=api",
"name": "Over/Under",
"created_at": "2023-05-19T11:46:55.734785-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Total Rounds Over 2.5",
"amount": 7223.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 2777.0
}
],
"expected_reward_tokens": 9245.44,
"profit_sb": -254.56,
"profit_sb_percentage": -2.68,
"recommended": false
},
"lines": [
{
"id": "30493f94-8229-42d6-813a-24ce560c6a4d",
"gambit_id": "536da95f-e9c8-473f-9e25-5e528033c1ae",
"last_updated": "2023-05-25T13:47:05.814816-04:00",
"created_at": "2023-05-19T11:46:55.738637-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.28000",
"odds": "1.29410",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/762ba939-ab69-4275-8346-d9839efd935b/?format=api"
},
{
"id": "e8a71656-b7c6-4efb-82c4-bb18a3053adf",
"gambit_id": "0f4ca177-853c-4799-a831-a8643ba07c3c",
"last_updated": "2023-05-25T13:47:05.812420-04:00",
"created_at": "2023-05-19T11:46:55.736386-04:00",
"name": "Total Rounds Under 2.5",
"reward": "3.33000",
"odds": "3.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/762ba939-ab69-4275-8346-d9839efd935b/?format=api"
}
]
}