GET /api/bet_types/a71d6060-17b5-459c-90ef-c8dc7773a886/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a71d6060-17b5-459c-90ef-c8dc7773a886",
"match": "https://api-prod.gambitprofit.com/api/matches/8a57ad0a-cf02-496c-a549-ee8dbd483675/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-16T09:52:56.610922-04: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": "Columbus Blue Jackets",
"amount": 6456.0
},
{
"team": "Detroit Red Wings",
"amount": 3544.0
}
],
"expected_reward_tokens": 9425.76,
"profit_sb": -74.24,
"profit_sb_percentage": -0.78,
"recommended": false
},
"lines": [
{
"id": "f1101b69-3aed-46d6-8239-c847dc90eb74",
"gambit_id": "7fa762ac-6e3e-415f-a448-d648985ba7ce",
"last_updated": "2023-10-17T10:18:10.556649-04:00",
"created_at": "2023-10-16T09:52:56.620272-04:00",
"name": "Columbus Blue Jackets",
"reward": "1.46000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a71d6060-17b5-459c-90ef-c8dc7773a886/?format=api"
},
{
"id": "2b644582-bb44-49b7-a031-73a4ffa7cb89",
"gambit_id": "db09ce9e-227f-4dcb-829c-d385fbac5049",
"last_updated": "2023-10-17T10:18:10.552303-04:00",
"created_at": "2023-10-16T09:52:56.616472-04:00",
"name": "Detroit Red Wings",
"reward": "2.66000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a71d6060-17b5-459c-90ef-c8dc7773a886/?format=api"
}
]
}