GET /api/bet_types/e0da095d-ba05-477d-aa4f-2915372ed17d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e0da095d-ba05-477d-aa4f-2915372ed17d",
"match": "https://api-prod.gambitprofit.com/api/matches/33ae792c-e46f-4c04-a1e3-974e51a0c428/?format=api",
"name": "Over/Under",
"created_at": "2024-01-06T09:23:25.601528-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 239.5",
"amount": 5000.0
},
{
"team": "Game Total Over 239.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2e1b51f2-b27b-4241-92d7-c70b9a411483",
"gambit_id": "79153010-37fd-4fb5-89a4-d4e6e3f8f2dc",
"last_updated": "2024-01-09T10:23:17.199890-05:00",
"created_at": "2024-01-06T09:23:25.608463-05:00",
"name": "Game Total Under 239.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0da095d-ba05-477d-aa4f-2915372ed17d/?format=api"
},
{
"id": "f7a0dc1c-1d58-4dd5-aed6-3ba6c0549e72",
"gambit_id": "1e22a454-63a3-4475-867e-bc868b807667",
"last_updated": "2024-01-09T10:23:17.203366-05:00",
"created_at": "2024-01-06T09:23:25.604844-05:00",
"name": "Game Total Over 239.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0da095d-ba05-477d-aa4f-2915372ed17d/?format=api"
}
]
}