GET /api/bet_types/3342bd72-fcd2-413a-936c-8d81871e1759/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3342bd72-fcd2-413a-936c-8d81871e1759",
"match": "https://api-prod.gambitprofit.com/api/matches/1df23264-31e5-4b30-a3b2-72139fd19e34/?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 Under 46.5",
"amount": 5000.0
},
{
"team": "Game Total Over 46.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "043c3724-da70-4ba3-b679-5066d79a5fd7",
"gambit_id": "a383ba96-4057-4e15-b691-cdd816f7b001",
"last_updated": "2022-09-12T10:17:28.021164-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 46.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3342bd72-fcd2-413a-936c-8d81871e1759/?format=api"
},
{
"id": "53cc430a-078d-4233-9e86-0ffcbf1f4cf9",
"gambit_id": "bb445621-52f3-47a0-be30-67974972b92d",
"last_updated": "2022-09-12T10:17:28.022189-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 46.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3342bd72-fcd2-413a-936c-8d81871e1759/?format=api"
}
]
}