GET /api/bet_types/0e7c3023-a22a-4494-bae3-a8b5072ed860/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e7c3023-a22a-4494-bae3-a8b5072ed860",
"match": "https://api-prod.gambitprofit.com/api/matches/20718625-6f12-4d15-b73f-8afb51d24c6a/?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 7.5",
"amount": 5109.0
},
{
"team": "Game Total Under 7.5",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "d467ca27-843c-49f3-a680-e56655c11599",
"gambit_id": "35877457-a754-4f90-a311-e89dd6ac68b6",
"last_updated": "2022-08-07T11:02:17.112405-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.79000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7c3023-a22a-4494-bae3-a8b5072ed860/?format=api"
},
{
"id": "d4fd2511-c05e-486a-9ddb-b85cf6c39f7d",
"gambit_id": "744c6c2c-c2bd-4f93-bceb-e9654ce50ac3",
"last_updated": "2022-08-07T11:02:17.111975-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.87000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7c3023-a22a-4494-bae3-a8b5072ed860/?format=api"
}
]
}