GET /api/bet_types/dbd0b6dc-9e05-42b5-ab9a-90a9ec8228ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dbd0b6dc-9e05-42b5-ab9a-90a9ec8228ce",
"match": "https://api-prod.gambitprofit.com/api/matches/f72c14a1-9784-45df-aee9-8dd37eafb83a/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 58.5",
"amount": 5000.0
},
{
"team": "Game Total Under 58.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b2231672-5ed5-4d67-b2d5-0e1d37fd8b73",
"gambit_id": "a00a3fdd-ec47-47cf-b0e3-66c3e8dd5519",
"last_updated": "2022-11-14T10:33:54.089040-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbd0b6dc-9e05-42b5-ab9a-90a9ec8228ce/?format=api"
},
{
"id": "12ee36c5-7d95-4857-953b-b181ce084d14",
"gambit_id": "034d8673-dbb4-4c3b-a8a5-1d351b0a1dce",
"last_updated": "2022-11-14T10:33:54.087806-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbd0b6dc-9e05-42b5-ab9a-90a9ec8228ce/?format=api"
}
]
}