GET /api/bet_types/d01927e8-853b-40f2-bdc0-4c0c78244687/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d01927e8-853b-40f2-bdc0-4c0c78244687",
"match": "https://api-prod.gambitprofit.com/api/matches/b342c022-242d-42e8-b450-c189e693cb00/?format=api",
"name": "Over/Under",
"created_at": "2023-01-29T08:41:55.546693-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 242",
"amount": 5000.0
},
{
"team": "Game Total Over 242",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "5d4c6a05-b831-4d99-b1d8-186509d95f61",
"gambit_id": "a9ef90b3-f15a-4c70-9924-10c98910bc89",
"last_updated": "2023-01-30T17:46:59.130336-05:00",
"created_at": "2023-01-29T08:41:55.547944-05:00",
"name": "Game Total Under 242",
"reward": "1.88000",
"odds": "1.90910",
"spread": "242.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01927e8-853b-40f2-bdc0-4c0c78244687/?format=api"
},
{
"id": "577ea965-db94-41b2-88f8-ad609ce768f8",
"gambit_id": "b6a0848b-a57c-4725-b386-23077239c36e",
"last_updated": "2023-01-30T17:46:59.131584-05:00",
"created_at": "2023-01-29T08:41:55.549199-05:00",
"name": "Game Total Over 242",
"reward": "1.88000",
"odds": "1.90910",
"spread": "242.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01927e8-853b-40f2-bdc0-4c0c78244687/?format=api"
}
]
}