GET /api/bet_types/b9f9e04a-bdbc-4ead-93e6-bbfff8379aa6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9f9e04a-bdbc-4ead-93e6-bbfff8379aa6",
"match": "https://api-prod.gambitprofit.com/api/matches/360735a5-1e48-48a8-848d-d500f8e39862/?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 Under 56",
"amount": 5000.0
},
{
"team": "Game Total Over 56",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "9197513a-6662-45c0-8a13-25addc135c04",
"gambit_id": "00cef3da-aef0-4573-9421-ccf65c285edf",
"last_updated": "2022-10-11T10:47:28.100837-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56",
"reward": "1.88000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9f9e04a-bdbc-4ead-93e6-bbfff8379aa6/?format=api"
},
{
"id": "ee3486fb-7617-4b38-b2b2-63625567b40a",
"gambit_id": "d685336f-fa9c-45cc-8811-d8ce01f58c3a",
"last_updated": "2022-10-11T10:47:28.102116-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56",
"reward": "1.88000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9f9e04a-bdbc-4ead-93e6-bbfff8379aa6/?format=api"
}
]
}