GET /api/bet_types/d3a42bee-0784-4d44-9701-7c72ab358b6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3a42bee-0784-4d44-9701-7c72ab358b6e",
"match": "https://api-prod.gambitprofit.com/api/matches/1b3f12a4-9760-46ab-9c1e-36516b8ea0b7/?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 56",
"amount": 5000.0
},
{
"team": "Game Total Under 56",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "09d15cbf-98f3-4c4f-ac87-456d129b81cf",
"gambit_id": "926ba64f-84f7-4098-96b3-fce466ab507f",
"last_updated": "2022-11-14T10:13:45.447907-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56",
"reward": "1.80000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3a42bee-0784-4d44-9701-7c72ab358b6e/?format=api"
},
{
"id": "b2c062e4-e600-4175-830d-98c3ed381d1b",
"gambit_id": "50a800e0-45c4-4377-816e-504bd8ec4364",
"last_updated": "2022-11-14T10:13:45.446832-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56",
"reward": "1.80000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3a42bee-0784-4d44-9701-7c72ab358b6e/?format=api"
}
]
}