GET /api/bet_types/d18e2776-df50-4be5-92c6-8911819eb282/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d18e2776-df50-4be5-92c6-8911819eb282",
"match": "https://api-prod.gambitprofit.com/api/matches/d7c10f90-609b-4be6-ad66-f83e24e03c81/?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 44",
"amount": 5000.0
},
{
"team": "Game Total Over 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "13c55fb1-dd72-4db9-a26e-439bde01f8d8",
"gambit_id": "3b4e030b-afa1-4d34-b0dc-718d65f183c8",
"last_updated": "2022-10-21T10:57:30.595556-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44",
"reward": "1.88000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18e2776-df50-4be5-92c6-8911819eb282/?format=api"
},
{
"id": "b01e1e01-4af0-43b8-aad4-a0e87a5029d8",
"gambit_id": "09b857f3-62a6-461e-861d-4e00411ea1ab",
"last_updated": "2022-10-21T10:57:30.596611-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44",
"reward": "1.88000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18e2776-df50-4be5-92c6-8911819eb282/?format=api"
}
]
}