GET /api/bet_types/ed1cf815-eaea-4722-a150-ce013f1e12d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed1cf815-eaea-4722-a150-ce013f1e12d1",
"match": "https://api-prod.gambitprofit.com/api/matches/c42868ce-cab6-46b9-afac-3839651dee2b/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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": "Game Total Over 2.5",
"amount": 6086.0
},
{
"team": "Game Total Under 2.5",
"amount": 3914.0
}
],
"expected_reward_tokens": 8884.78,
"profit_sb": -115.22,
"profit_sb_percentage": -1.28,
"recommended": false
},
"lines": [
{
"id": "c8bac3f7-769f-40ef-a0f0-d005c876b2ba",
"gambit_id": "90bf7da4-b32e-4da1-89cc-51c345f775f8",
"last_updated": "2022-08-18T10:51:55.138791-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.46000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed1cf815-eaea-4722-a150-ce013f1e12d1/?format=api"
},
{
"id": "a6cf3b38-86d5-4a36-b113-f30825a3b707",
"gambit_id": "f10091d7-62fa-4ea4-9b41-05c641de9752",
"last_updated": "2022-08-18T10:51:55.139199-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.27000",
"odds": "2.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed1cf815-eaea-4722-a150-ce013f1e12d1/?format=api"
}
]
}