GET /api/bet_types/573184b0-4448-4bc7-988c-e990413511b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "573184b0-4448-4bc7-988c-e990413511b2",
"match": "https://api-prod.gambitprofit.com/api/matches/4c90ae3c-3b98-4b08-a8d0-f3a35b11d2ef/?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": "James Madison",
"amount": 5000.0
},
{
"team": "Georgia State",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d39c8302-f4ef-46bf-b635-b47563861eef",
"gambit_id": "65d9df02-f0e1-489b-a876-288a6a40ede0",
"last_updated": "2022-11-21T11:53:27.783594-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "James Madison",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/573184b0-4448-4bc7-988c-e990413511b2/?format=api"
},
{
"id": "8dc636c1-dff0-47f1-95b9-9c0ac36f26b6",
"gambit_id": "5a594171-d88a-4713-a07e-b157d6b00724",
"last_updated": "2022-11-21T11:53:27.784565-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Georgia State",
"reward": "1.80000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/573184b0-4448-4bc7-988c-e990413511b2/?format=api"
}
]
}