GET /api/bet_types/1bdae592-64ff-41ba-8cf5-5e13f973ee34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1bdae592-64ff-41ba-8cf5-5e13f973ee34",
"match": "https://api-prod.gambitprofit.com/api/matches/6e91999f-e96a-4a36-9249-37a318b571c6/?format=api",
"name": "Over/Under",
"created_at": "2023-05-09T11:07:05.142908-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": "Game Total Under 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3b0d8be7-51d1-487e-9847-1dd7954beff1",
"gambit_id": "0e20eaa5-f158-4a05-ae78-58357152e31f",
"last_updated": "2023-05-10T15:47:09.082271-04:00",
"created_at": "2023-05-09T11:07:05.145320-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bdae592-64ff-41ba-8cf5-5e13f973ee34/?format=api"
},
{
"id": "4ba6b89b-ff88-4d00-a09d-cbc244e4337f",
"gambit_id": "3a2ca64c-9a7e-4272-aa38-69e2e3b18efe",
"last_updated": "2023-05-10T15:47:09.083789-04:00",
"created_at": "2023-05-09T11:07:05.147845-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bdae592-64ff-41ba-8cf5-5e13f973ee34/?format=api"
}
]
}