GET /api/bet_types/0a8cea7d-2051-4959-856a-9cd8c057bc95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a8cea7d-2051-4959-856a-9cd8c057bc95",
"match": "https://api-prod.gambitprofit.com/api/matches/0ef25978-8b0b-440c-826a-cd9ea4e777a6/?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 228",
"amount": 5000.0
},
{
"team": "Game Total Under 228",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d706d128-ff72-4b4e-a5dc-4163bc6ad05f",
"gambit_id": "20d11b74-58fb-4344-b2b4-37c6e32f0b41",
"last_updated": "2022-12-05T11:37:11.109898-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 228",
"reward": "1.80000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8cea7d-2051-4959-856a-9cd8c057bc95/?format=api"
},
{
"id": "2db6d595-b552-44f1-8202-ee1708ecc607",
"gambit_id": "2d4cff2f-df49-4657-803d-9b1f5c61c98f",
"last_updated": "2022-12-05T11:37:11.108659-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 228",
"reward": "1.80000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a8cea7d-2051-4959-856a-9cd8c057bc95/?format=api"
}
]
}