GET /api/bet_types/fbf89139-e91f-4340-887c-9945b2880cc7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fbf89139-e91f-4340-887c-9945b2880cc7",
"match": "https://api-prod.gambitprofit.com/api/matches/5082f931-2f69-4fb3-80dc-586a636299ac/?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 7",
"amount": 5109.0
},
{
"team": "Game Total Over 7",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "5fae8fbb-fce6-4b9d-9c5a-471597b4b9a3",
"gambit_id": "d7f48313-76c3-491a-a281-564abf1483d2",
"last_updated": "2022-08-07T10:57:15.855633-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.79000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbf89139-e91f-4340-887c-9945b2880cc7/?format=api"
},
{
"id": "38f97494-229c-4bdf-9119-1ae35d882009",
"gambit_id": "f5f26c50-9657-4571-a332-4cec288887b1",
"last_updated": "2022-08-07T10:57:15.856233-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.87000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbf89139-e91f-4340-887c-9945b2880cc7/?format=api"
}
]
}