GET /api/bet_types/d90c0a5e-32c1-49e0-a2df-531d9198841d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d90c0a5e-32c1-49e0-a2df-531d9198841d",
"match": "https://api-prod.gambitprofit.com/api/matches/f4cf289a-d51f-4065-9741-04b2acf313b4/?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.5",
"amount": 5110.0
},
{
"team": "Game Total Under 8.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "f590373c-5c1a-474b-b2fd-ffc7efbe2164",
"gambit_id": "211639b1-e590-4a32-b712-7d87a114245a",
"last_updated": "2022-08-29T11:41:50.731991-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d90c0a5e-32c1-49e0-a2df-531d9198841d/?format=api"
},
{
"id": "193a29d6-6613-4a3c-84c3-fc79958969ec",
"gambit_id": "25e9deeb-d10c-4295-8557-34fb7ad6d6bd",
"last_updated": "2022-08-29T11:41:50.731407-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.86000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d90c0a5e-32c1-49e0-a2df-531d9198841d/?format=api"
}
]
}