GET /api/bet_types/7e4d34c6-9f4d-4f19-8cba-77f0a4162fd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e4d34c6-9f4d-4f19-8cba-77f0a4162fd1",
"match": "https://api-prod.gambitprofit.com/api/matches/96492ceb-f064-44bb-98dc-55f5e0e36a03/?format=api",
"name": "Over/Under",
"created_at": "2023-04-20T11:42:13.950689-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 5.5",
"amount": 5107.0
},
{
"team": "Game Total Under 5.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9cac7059-2e82-42cb-a3b8-4c4ecff3896d",
"gambit_id": "979b1469-666f-4951-aadc-cdaaed18b81c",
"last_updated": "2023-04-21T22:12:04.261138-04:00",
"created_at": "2023-04-20T11:42:13.955591-04:00",
"name": "Game Total Over 5.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e4d34c6-9f4d-4f19-8cba-77f0a4162fd1/?format=api"
},
{
"id": "db1c4d55-41b4-4143-8cb3-7054255be1b4",
"gambit_id": "08d67407-7f91-41ce-8072-beb316e86ebd",
"last_updated": "2023-04-21T22:12:04.259104-04:00",
"created_at": "2023-04-20T11:42:13.953457-04:00",
"name": "Game Total Under 5.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e4d34c6-9f4d-4f19-8cba-77f0a4162fd1/?format=api"
}
]
}