GET /api/bet_types/31519f3c-cb13-4cdf-aa3d-c255de5c2788/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31519f3c-cb13-4cdf-aa3d-c255de5c2788",
"match": "https://api-prod.gambitprofit.com/api/matches/d2202c59-9fa7-4a3c-9844-3e070efbd481/?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": "b92ab55a-25f9-44c7-93f4-e6ce229e7491",
"gambit_id": "14306699-8e7b-4b62-acc5-36feec2d5831",
"last_updated": "2022-11-28T10:12:10.441620-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/31519f3c-cb13-4cdf-aa3d-c255de5c2788/?format=api"
},
{
"id": "aa758bcb-a496-4b2d-b764-d239c62da15f",
"gambit_id": "3c1d8548-a6ea-43e3-94da-de56de2c0583",
"last_updated": "2022-11-28T10:12:10.440444-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/31519f3c-cb13-4cdf-aa3d-c255de5c2788/?format=api"
}
]
}