GET /api/bet_types/9e4575f3-3679-4461-9e8b-63f04b573b3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e4575f3-3679-4461-9e8b-63f04b573b3b",
"match": "https://api-prod.gambitprofit.com/api/matches/3701a203-9d45-4092-9927-fd174997aa1a/?format=api",
"name": "Over/Under",
"created_at": "2023-03-29T12:37:04.308287-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": 5317.0
},
{
"team": "Game Total Under 5.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "85fcad02-c039-42e4-a370-e097f619960a",
"gambit_id": "a531c92a-a4b9-4c20-9ee5-d83fe53c3ac9",
"last_updated": "2023-03-30T10:37:04.722667-04:00",
"created_at": "2023-03-29T12:37:04.312060-04:00",
"name": "Game Total Over 5.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e4575f3-3679-4461-9e8b-63f04b573b3b/?format=api"
},
{
"id": "f6503e84-ae67-4a66-b012-0d260c322d36",
"gambit_id": "96d5ed62-7333-41d5-bb6e-f02b0b7b3199",
"last_updated": "2023-03-30T10:37:04.720461-04:00",
"created_at": "2023-03-29T12:37:04.310153-04:00",
"name": "Game Total Under 5.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e4575f3-3679-4461-9e8b-63f04b573b3b/?format=api"
}
]
}