GET /api/bet_types/c641ced4-39a0-4684-85a7-bacbce6478e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c641ced4-39a0-4684-85a7-bacbce6478e5",
"match": "https://api-prod.gambitprofit.com/api/matches/c0e75e31-316a-4893-aa99-8e6646567fb9/?format=api",
"name": "Over/Under",
"created_at": "2023-04-01T19:42:14.972838-04: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": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "22b3069d-cbc6-400d-9f94-006696bdb49a",
"gambit_id": "f0402d6a-cdb8-4b50-917c-803c1c390f11",
"last_updated": "2023-04-03T10:01:53.755921-04:00",
"created_at": "2023-04-01T19:42:14.977617-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c641ced4-39a0-4684-85a7-bacbce6478e5/?format=api"
},
{
"id": "7862ce0c-4716-493d-a43a-abe9568bfef4",
"gambit_id": "b53ec237-db6e-474f-8af5-eb52914772f8",
"last_updated": "2023-04-03T10:01:53.753039-04:00",
"created_at": "2023-04-01T19:42:14.975319-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c641ced4-39a0-4684-85a7-bacbce6478e5/?format=api"
}
]
}