GET /api/bet_types/d1e94aef-2e6d-48d8-807c-73d42f1f07cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1e94aef-2e6d-48d8-807c-73d42f1f07cb",
"match": "https://api-prod.gambitprofit.com/api/matches/8827f37e-6050-486a-a74e-bf2288a313c8/?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 62",
"amount": 5000.0
},
{
"team": "Game Total Under 62",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ddaa2e40-6582-45a1-a55c-df44dbedb14d",
"gambit_id": "c50991f5-e121-40a8-8fc5-cae68828c4a1",
"last_updated": "2022-11-28T09:22:07.134461-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 62",
"reward": "1.80000",
"odds": "1.90910",
"spread": "62.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1e94aef-2e6d-48d8-807c-73d42f1f07cb/?format=api"
},
{
"id": "40c761c8-2ccc-4769-b308-f23765ffded5",
"gambit_id": "99dea2f3-2e8b-4517-95ec-a213087856a5",
"last_updated": "2022-11-28T09:22:07.133433-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 62",
"reward": "1.80000",
"odds": "1.90910",
"spread": "62.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1e94aef-2e6d-48d8-807c-73d42f1f07cb/?format=api"
}
]
}