GET /api/bet_types/9d65c081-0747-4dc1-b778-c397b0bafa63/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d65c081-0747-4dc1-b778-c397b0bafa63",
"match": "https://api-prod.gambitprofit.com/api/matches/e09e8595-cb96-4641-b04d-3b4047367b5d/?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 47.5",
"amount": 5000.0
},
{
"team": "Game Total Over 47.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ef00030f-0455-4cdf-8d5b-468b507bbe8a",
"gambit_id": "8c8bdb8f-64e4-4214-87cc-1fb4fa748ecf",
"last_updated": "2022-11-05T09:42:50.883503-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 47.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d65c081-0747-4dc1-b778-c397b0bafa63/?format=api"
},
{
"id": "ba6c3659-48ff-4b14-8e5e-385ddf938e09",
"gambit_id": "0491fb5c-7ed6-495f-af09-51491f5c9db9",
"last_updated": "2022-11-05T09:42:50.884662-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 47.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d65c081-0747-4dc1-b778-c397b0bafa63/?format=api"
}
]
}