GET /api/bet_types/873f7da2-6786-4a2b-8693-8253b36c20f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "873f7da2-6786-4a2b-8693-8253b36c20f0",
"match": "https://api-prod.gambitprofit.com/api/matches/40dc945c-aea7-4cef-b7e4-6499e9ccdb7d/?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 50.5",
"amount": 5000.0
},
{
"team": "Game Total Over 50.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "0df804d1-6a77-4222-93e3-c9b657461022",
"gambit_id": "bbab2850-8f65-456c-9d92-16d2f63c1813",
"last_updated": "2022-10-23T12:47:19.620250-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/873f7da2-6786-4a2b-8693-8253b36c20f0/?format=api"
},
{
"id": "7ce3f0d7-3a28-476c-af3b-da45de65a857",
"gambit_id": "96d556dc-6fcb-4c7b-934b-e6c0791285cf",
"last_updated": "2022-10-23T12:47:19.621384-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/873f7da2-6786-4a2b-8693-8253b36c20f0/?format=api"
}
]
}