GET /api/bet_types/82aa3d94-0186-47e5-b6f7-04fcb5fdcf7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82aa3d94-0186-47e5-b6f7-04fcb5fdcf7c",
"match": "https://api-prod.gambitprofit.com/api/matches/b507f32c-5bfa-4e55-b8f0-948a4f0497e9/?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 2.5",
"amount": 5552.0
},
{
"team": "Game Total Over 2.5",
"amount": 4448.0
}
],
"expected_reward_tokens": 8716.64,
"profit_sb": -283.36,
"profit_sb_percentage": -3.15,
"recommended": false
},
"lines": [
{
"id": "6d579830-39be-46b7-8b73-6b02e53d99bd",
"gambit_id": "2115a53d-451d-408b-8916-56521b71847f",
"last_updated": "2022-11-28T11:32:08.019469-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.57000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82aa3d94-0186-47e5-b6f7-04fcb5fdcf7c/?format=api"
},
{
"id": "9bc25fac-a319-4de8-a0e2-f9de4446f378",
"gambit_id": "7eb6a8e6-f1e6-4005-8699-9fdef09bd5e7",
"last_updated": "2022-11-28T11:32:08.020678-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.96000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82aa3d94-0186-47e5-b6f7-04fcb5fdcf7c/?format=api"
}
]
}