GET /api/bet_types/5c7b6fe5-8fe5-47ec-a7fd-34875a263c90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c7b6fe5-8fe5-47ec-a7fd-34875a263c90",
"match": "https://api-prod.gambitprofit.com/api/matches/6886d264-5eb7-4a73-817e-9129c4b3b058/?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 Over 6.5",
"amount": 5106.0
},
{
"team": "Game Total Under 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "a8744b67-db23-4ee5-9d2a-518ca68ac0f5",
"gambit_id": "2cf1041c-3380-4782-86d7-9759e2ee3348",
"last_updated": "2022-10-06T10:22:05.056379-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c7b6fe5-8fe5-47ec-a7fd-34875a263c90/?format=api"
},
{
"id": "c0d62cfe-bb2f-4c48-89bd-d4595c8397fb",
"gambit_id": "d1bd164e-c74f-4fa4-8221-e3624c589f0f",
"last_updated": "2022-10-06T10:22:05.057530-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c7b6fe5-8fe5-47ec-a7fd-34875a263c90/?format=api"
}
]
}