GET /api/bet_types/05ffcc65-9220-4c2b-a2b3-38b1280b2eb5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05ffcc65-9220-4c2b-a2b3-38b1280b2eb5",
"match": "https://api-prod.gambitprofit.com/api/matches/0f3b3e00-c5e3-4941-98cc-a3e8c2d438ae/?format=api",
"name": "Over/Under",
"created_at": "2023-09-28T08:13:17.005836-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 Under 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8d342b37-317e-4e52-a3eb-678bc73083a1",
"gambit_id": "89aeff54-c14c-4255-97f2-ac3950269786",
"last_updated": "2023-09-29T10:18:20.433644-04:00",
"created_at": "2023-09-28T08:13:17.015227-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05ffcc65-9220-4c2b-a2b3-38b1280b2eb5/?format=api"
},
{
"id": "67ef7c12-8d3b-4e78-93f7-71fda73fd231",
"gambit_id": "b825b9ce-ee55-43ef-9e27-d0a59eebc678",
"last_updated": "2023-09-29T10:18:20.440766-04:00",
"created_at": "2023-09-28T08:13:17.010000-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05ffcc65-9220-4c2b-a2b3-38b1280b2eb5/?format=api"
}
]
}