GET /api/bet_types/b23436b8-c5f8-4e7b-b258-43817c6ea13a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b23436b8-c5f8-4e7b-b258-43817c6ea13a",
"match": "https://api-prod.gambitprofit.com/api/matches/94bfff7b-939e-47af-943e-23dd3fe3d452/?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 6.5",
"amount": 5521.0
},
{
"team": "Game Total Under 6.5",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": -4.52,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "5c32dfa1-f596-403d-a1ab-386378b8b638",
"gambit_id": "23716bb6-eda2-4a93-8af5-93f47c966d72",
"last_updated": "2022-10-26T09:52:11.529954-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.72000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b23436b8-c5f8-4e7b-b258-43817c6ea13a/?format=api"
},
{
"id": "30304721-9aea-49dc-803f-5be6d72b52b8",
"gambit_id": "c28eecae-4c88-4c17-be8f-429752e3df92",
"last_updated": "2022-10-26T09:52:11.528886-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.12000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b23436b8-c5f8-4e7b-b258-43817c6ea13a/?format=api"
}
]
}