GET /api/bet_types/747c93bd-b3e1-4182-a0d9-d9bb6a9a351b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "747c93bd-b3e1-4182-a0d9-d9bb6a9a351b",
"match": "https://api-prod.gambitprofit.com/api/matches/76f378f7-201e-4b34-9849-88432f7bcf84/?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 8",
"amount": 5208.0
},
{
"team": "Game Total Under 8",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "cbb06036-d485-45e9-8b31-37970b2cafbd",
"gambit_id": "61801678-2cb6-4c94-bc4b-1779402f19d9",
"last_updated": "2022-09-26T10:32:11.784544-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.73000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/747c93bd-b3e1-4182-a0d9-d9bb6a9a351b/?format=api"
},
{
"id": "c6224f7e-acd0-4f23-9f22-171412898f9c",
"gambit_id": "ac33d700-dc89-4661-a377-535f0049bd6a",
"last_updated": "2022-09-26T10:32:11.783360-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.88000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/747c93bd-b3e1-4182-a0d9-d9bb6a9a351b/?format=api"
}
]
}