GET /api/bet_types/cad51c55-aab7-4629-9b73-e9d591bcc389/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cad51c55-aab7-4629-9b73-e9d591bcc389",
"match": "https://api-prod.gambitprofit.com/api/matches/22186d6b-8402-49eb-aa41-6195e1d7c163/?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 Under 8.5",
"amount": 5000.0
},
{
"team": "Game Total Over 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "294cc478-3abd-41ae-900d-f0815b9eebb3",
"gambit_id": "29f56904-cd28-49a5-931c-8cd9770f293b",
"last_updated": "2022-09-07T12:46:59.042289-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cad51c55-aab7-4629-9b73-e9d591bcc389/?format=api"
},
{
"id": "9abab3bc-fbfa-4c9a-983f-24134b7113e0",
"gambit_id": "429fd36f-1342-4890-bf10-32a093eea3a3",
"last_updated": "2022-09-07T12:46:59.043365-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cad51c55-aab7-4629-9b73-e9d591bcc389/?format=api"
}
]
}