GET /api/bet_types/db996cfc-a4f1-4aa7-89ba-ec7b4efac388/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db996cfc-a4f1-4aa7-89ba-ec7b4efac388",
"match": "https://api-prod.gambitprofit.com/api/matches/b63d950d-f46e-4659-9add-01a953222c36/?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 Under 53.5",
"amount": 5000.0
},
{
"team": "Game Total Over 53.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "58b5f754-b85f-4651-bb5e-aa56218ce652",
"gambit_id": "57f64fd2-f541-4f83-b91b-72c155cf7def",
"last_updated": "2022-09-02T09:22:18.187575-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 53.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db996cfc-a4f1-4aa7-89ba-ec7b4efac388/?format=api"
},
{
"id": "4f824a01-bc7f-4b41-8e10-bd4f430b5988",
"gambit_id": "b84a1323-16f4-4871-9925-b1129aec894f",
"last_updated": "2022-09-02T09:22:18.188094-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 53.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db996cfc-a4f1-4aa7-89ba-ec7b4efac388/?format=api"
}
]
}