GET /api/bet_types/85778482-e3e0-4ce6-9e8c-422d3ff530f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85778482-e3e0-4ce6-9e8c-422d3ff530f9",
"match": "https://api-prod.gambitprofit.com/api/matches/cc4ae27a-eef0-45f5-ab50-a0f236391c3c/?format=api",
"name": "Play the Odds",
"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": "ARI",
"amount": 6471.0
},
{
"team": "SFO",
"amount": 3529.0
}
],
"expected_reward_tokens": 9316.56,
"profit_sb": 316.56,
"profit_sb_percentage": 3.52,
"recommended": true
},
"lines": [
{
"id": "06707487-23f7-4bdf-84d5-438fbba1a614",
"gambit_id": "206eaa02-69c9-494d-88a5-a5bd58ff0608",
"last_updated": "2022-08-17T09:22:03.614520-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI",
"reward": "1.44000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85778482-e3e0-4ce6-9e8c-422d3ff530f9/?format=api"
},
{
"id": "98c8ec7e-f844-4afb-a3e3-39a693f4b6bd",
"gambit_id": "d63882a3-1987-41f2-8505-d43dfd8f5b53",
"last_updated": "2022-08-17T09:22:03.614006-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO",
"reward": "2.64000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85778482-e3e0-4ce6-9e8c-422d3ff530f9/?format=api"
}
]
}