GET /api/bet_types/55270327-3f44-4696-a442-06329e81207a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55270327-3f44-4696-a442-06329e81207a",
"match": "https://api-prod.gambitprofit.com/api/matches/fa2babb0-d1c5-4eb4-9276-f0ff1db04f1c/?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": "Sacramento Kings",
"amount": 5000.0
},
{
"team": "San Antonio Spurs",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f076fe24-3a40-4b93-9cf2-4babb34ee5e2",
"gambit_id": "93159014-6387-4beb-963c-413bcc2087e7",
"last_updated": "2022-11-18T09:48:07.714289-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sacramento Kings",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55270327-3f44-4696-a442-06329e81207a/?format=api"
},
{
"id": "e87070dc-e697-441b-81a5-575dd85ff267",
"gambit_id": "16010ffb-f813-4b09-bbff-3946495fa89a",
"last_updated": "2022-11-18T09:48:07.715393-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Antonio Spurs",
"reward": "1.80000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55270327-3f44-4696-a442-06329e81207a/?format=api"
}
]
}