GET /api/bet_types/c6100289-390a-4589-a7fb-38b3cb830056/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6100289-390a-4589-a7fb-38b3cb830056",
"match": "https://api-prod.gambitprofit.com/api/matches/34027c67-311c-43ac-937c-dec44acd1897/?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 7.5",
"amount": 5096.0
},
{
"team": "Game Total Under 7.5",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "c2adc93b-22c8-467e-8430-c34d30ebf636",
"gambit_id": "871086ba-47df-4083-825e-ce49c6a2309b",
"last_updated": "2022-09-07T12:47:00.068297-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6100289-390a-4589-a7fb-38b3cb830056/?format=api"
},
{
"id": "c8f6b21b-5c99-4b42-8843-bedbbea9de5d",
"gambit_id": "0a57abae-7b80-494d-9885-9905ffa9e81a",
"last_updated": "2022-09-07T12:47:00.067147-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6100289-390a-4589-a7fb-38b3cb830056/?format=api"
}
]
}