GET /api/bet_types/0b27666d-daef-4139-bc34-a39ab2d87499/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b27666d-daef-4139-bc34-a39ab2d87499",
"match": "https://api-prod.gambitprofit.com/api/matches/3957c456-7edf-4255-a1f0-840d84ff5a99/?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 2.5",
"amount": 5487.0
},
{
"team": "Game Total Under 2.5",
"amount": 4513.0
}
],
"expected_reward_tokens": 8888.94,
"profit_sb": -111.06,
"profit_sb_percentage": -1.23,
"recommended": false
},
"lines": [
{
"id": "d34d35e0-2014-471d-9666-fca89a28dbca",
"gambit_id": "951116f6-fd97-45c9-bbe8-2f13e235fe95",
"last_updated": "2022-11-14T15:23:08.334221-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.62000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b27666d-daef-4139-bc34-a39ab2d87499/?format=api"
},
{
"id": "229d7071-52b5-4e1d-abb3-74ea1de53dde",
"gambit_id": "7afc01c4-c450-4c56-af73-dc78a7436c95",
"last_updated": "2022-11-14T15:23:08.333087-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.97000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b27666d-daef-4139-bc34-a39ab2d87499/?format=api"
}
]
}