GET /api/bet_types/14d7b845-f3a2-4305-85f4-89bfb5a7d61b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14d7b845-f3a2-4305-85f4-89bfb5a7d61b",
"match": "https://api-prod.gambitprofit.com/api/matches/c8d285af-6d52-4d42-b0a9-b755b62694d2/?format=api",
"name": "Over/Under",
"created_at": "2023-06-16T08:22:58.964668-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 10.5",
"amount": 5000.0
},
{
"team": "Game Total Over 10.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5f126ab3-c813-4131-acd4-3ef01665e740",
"gambit_id": "872725c6-d28b-43cf-8fd3-a64c2ce1533a",
"last_updated": "2023-06-17T14:58:01.518730-04:00",
"created_at": "2023-06-16T08:22:58.968765-04:00",
"name": "Game Total Under 10.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d7b845-f3a2-4305-85f4-89bfb5a7d61b/?format=api"
},
{
"id": "eec215e0-06ff-4b0e-9829-81befe301f8d",
"gambit_id": "ac3156c1-a054-4065-8840-634596ecdf0f",
"last_updated": "2023-06-17T14:58:01.520489-04:00",
"created_at": "2023-06-16T08:22:58.966736-04:00",
"name": "Game Total Over 10.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d7b845-f3a2-4305-85f4-89bfb5a7d61b/?format=api"
}
]
}