GET /api/bet_types/07e338ba-c81b-4958-a7e8-b57fc07cc2f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07e338ba-c81b-4958-a7e8-b57fc07cc2f7",
"match": "https://api-prod.gambitprofit.com/api/matches/ae2cb490-4d02-4316-b3a8-c8c2ac2c4862/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T09:13:06.255256-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 234",
"amount": 5000.0
},
{
"team": "Game Total Under 234",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "94483d13-812d-4c47-8382-65231c07504f",
"gambit_id": "b06891fd-c628-4d24-a793-4866c1aaed10",
"last_updated": "2023-12-18T10:58:11.092730-05:00",
"created_at": "2023-12-15T09:13:06.259837-05:00",
"name": "Game Total Over 234",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07e338ba-c81b-4958-a7e8-b57fc07cc2f7/?format=api"
},
{
"id": "06c0a767-68bb-47ed-ad10-55ed3b39cd8b",
"gambit_id": "f36d116b-20f1-44e7-b990-a38a600a5b37",
"last_updated": "2023-12-18T10:58:11.096170-05:00",
"created_at": "2023-12-15T09:13:06.263643-05:00",
"name": "Game Total Under 234",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07e338ba-c81b-4958-a7e8-b57fc07cc2f7/?format=api"
}
]
}