GET /api/bet_types/9d025d2f-816c-468a-8793-86e7c5a2b358/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d025d2f-816c-468a-8793-86e7c5a2b358",
"match": "https://api-prod.gambitprofit.com/api/matches/19548615-dbdd-459a-b551-dbea8c67a26c/?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": "CLE",
"amount": 6281.0
},
{
"team": "TOR",
"amount": 3719.0
}
],
"expected_reward_tokens": 9295.88,
"profit_sb": 295.88,
"profit_sb_percentage": 3.29,
"recommended": true
},
"lines": [
{
"id": "0e5e3dc7-df6f-460c-a849-148cfb7ceaba",
"gambit_id": "7b959c5d-b4a3-4a64-953e-76471fb69178",
"last_updated": "2022-08-14T13:51:51.482585-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE",
"reward": "1.48000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d025d2f-816c-468a-8793-86e7c5a2b358/?format=api"
},
{
"id": "c91a2fac-131b-4c0f-92be-e39d32719101",
"gambit_id": "770068d0-4330-4d4a-990c-5165034fb074",
"last_updated": "2022-08-14T13:51:51.482158-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR",
"reward": "2.50000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d025d2f-816c-468a-8793-86e7c5a2b358/?format=api"
}
]
}