GET /api/bet_types/36c5a907-effc-485f-8d2f-bc256c76e4f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36c5a907-effc-485f-8d2f-bc256c76e4f8",
"match": "https://api-prod.gambitprofit.com/api/matches/c543b98c-333e-4b6b-8b69-8903bd341b95/?format=api",
"name": "Over/Under",
"created_at": "2022-12-27T08:57:17.692445-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": "Game Total Under 240",
"amount": 5000.0
},
{
"team": "Game Total Over 240",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "fce1edec-472e-4a8b-8027-5864b36b3f91",
"gambit_id": "d1de7233-835c-4a3a-89ee-828178cc819c",
"last_updated": "2022-12-28T21:27:14.132678-05:00",
"created_at": "2022-12-27T08:57:17.693621-05:00",
"name": "Game Total Under 240",
"reward": "1.78000",
"odds": "1.90910",
"spread": "240.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36c5a907-effc-485f-8d2f-bc256c76e4f8/?format=api"
},
{
"id": "2949609c-9ac6-4f74-986c-dcbbe5a5fb1d",
"gambit_id": "b15c9b63-0eaa-49e0-9113-7c667d1ff328",
"last_updated": "2022-12-28T21:27:14.133841-05:00",
"created_at": "2022-12-27T08:57:17.694848-05:00",
"name": "Game Total Over 240",
"reward": "1.78000",
"odds": "1.90910",
"spread": "240.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36c5a907-effc-485f-8d2f-bc256c76e4f8/?format=api"
}
]
}