GET /api/bet_types/234aee12-f246-4681-a9cd-3dc2637dc140/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "234aee12-f246-4681-a9cd-3dc2637dc140",
"match": "https://api-prod.gambitprofit.com/api/matches/808730bf-bf9b-4d36-86fe-cd78de8c6c99/?format=api",
"name": "Over/Under",
"created_at": "2023-03-29T23:47:15.923073-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 7",
"amount": 5213.0
},
{
"team": "Game Total Under 7",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "843a9903-1315-4636-824d-4576af393ad9",
"gambit_id": "acae19d1-e107-43bd-8d0a-0a3c15a85743",
"last_updated": "2023-03-31T10:42:20.322354-04:00",
"created_at": "2023-03-29T23:47:15.928499-04:00",
"name": "Game Total Over 7",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/234aee12-f246-4681-a9cd-3dc2637dc140/?format=api"
},
{
"id": "503338de-20c1-49f4-9950-20d80c7262e6",
"gambit_id": "f5dbc533-61e6-41db-a1df-e17cf2a8c67b",
"last_updated": "2023-03-31T10:42:20.319466-04:00",
"created_at": "2023-03-29T23:47:15.925469-04:00",
"name": "Game Total Under 7",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/234aee12-f246-4681-a9cd-3dc2637dc140/?format=api"
}
]
}