GET /api/bet_types/5d4caad4-ee54-43ba-bddd-63e9d5ae3565/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5d4caad4-ee54-43ba-bddd-63e9d5ae3565",
"match": "https://api-prod.gambitprofit.com/api/matches/449f6a02-37a1-4928-b8d7-12626ea5b200/?format=api",
"name": "Over/Under",
"created_at": "2023-08-13T10:18:26.013650-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 Over 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c4d172db-a716-45c3-8e4b-b80ef18d9552",
"gambit_id": "a50987fa-aac3-4450-8888-a19086043560",
"last_updated": "2023-08-14T10:58:20.373246-04:00",
"created_at": "2023-08-13T10:18:26.018127-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d4caad4-ee54-43ba-bddd-63e9d5ae3565/?format=api"
},
{
"id": "4fa9fb1b-4cfe-4169-b405-4c5e185380d3",
"gambit_id": "22182466-5a06-4f93-aa48-aef3f4c292f5",
"last_updated": "2023-08-14T10:58:20.376624-04:00",
"created_at": "2023-08-13T10:18:26.023208-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d4caad4-ee54-43ba-bddd-63e9d5ae3565/?format=api"
}
]
}