GET /api/bet_types/b4cc0b95-b70a-4180-8196-5b625da436d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4cc0b95-b70a-4180-8196-5b625da436d0",
"match": "https://api-prod.gambitprofit.com/api/matches/30757b1e-8788-4142-b0b2-7d0732065ab3/?format=api",
"name": "Over/Under",
"created_at": "2022-12-30T10:27:10.034412-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 226",
"amount": 5000.0
},
{
"team": "Game Total Over 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "dae04036-a08a-4905-a602-a67da91501a6",
"gambit_id": "596a9f6a-7626-4495-940a-40236aec06e0",
"last_updated": "2022-12-31T14:16:52.949931-05:00",
"created_at": "2022-12-30T10:27:10.035632-05:00",
"name": "Game Total Under 226",
"reward": "1.78000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4cc0b95-b70a-4180-8196-5b625da436d0/?format=api"
},
{
"id": "c3e7f7f0-60e7-48d6-ac34-74ecb50d549f",
"gambit_id": "aa022b70-9335-4cb3-bacc-70082da743ef",
"last_updated": "2022-12-31T14:16:52.951181-05:00",
"created_at": "2022-12-30T10:27:10.036934-05:00",
"name": "Game Total Over 226",
"reward": "1.78000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4cc0b95-b70a-4180-8196-5b625da436d0/?format=api"
}
]
}