GET /api/bet_types/a08544fa-8b2c-4241-8eb8-f765b122ea4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a08544fa-8b2c-4241-8eb8-f765b122ea4c",
"match": "https://api-prod.gambitprofit.com/api/matches/93590875-0d1a-4fb4-9b19-cfad96476af4/?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": "Louisville",
"amount": 5109.0
},
{
"team": "Syracuse",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "71f161aa-ed3c-4876-9794-1ce312633c70",
"gambit_id": "644456a3-5966-4dfb-b7ba-00128f7276af",
"last_updated": "2022-09-05T09:32:19.683957-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Louisville",
"reward": "1.79000",
"odds": "1.86960",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a08544fa-8b2c-4241-8eb8-f765b122ea4c/?format=api"
},
{
"id": "44b824b3-50d5-4e0b-8c88-7f1021c0cfd7",
"gambit_id": "5ae7fd07-6c88-47f4-be31-054fece60404",
"last_updated": "2022-09-05T09:32:19.683001-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Syracuse",
"reward": "1.87000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a08544fa-8b2c-4241-8eb8-f765b122ea4c/?format=api"
}
]
}