GET /api/bet_types/fd326738-f0dc-4d36-aef0-979aae871d30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd326738-f0dc-4d36-aef0-979aae871d30",
"match": "https://api-prod.gambitprofit.com/api/matches/76d039c1-624b-4d63-a520-da5ece4edc47/?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 48",
"amount": 5000.0
},
{
"team": "Game Total Over 48",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "88f5d27a-337f-4904-adc9-372bd68aa0cc",
"gambit_id": "3a0a0094-dbd2-4468-991a-8559b8a889c1",
"last_updated": "2022-12-19T13:37:01.856736-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd326738-f0dc-4d36-aef0-979aae871d30/?format=api"
},
{
"id": "df9c0240-73a9-43a7-9e6c-0cf509f5aaf7",
"gambit_id": "2f8f2807-4555-4ddb-8186-f00fc5deef71",
"last_updated": "2022-12-19T13:37:01.857865-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd326738-f0dc-4d36-aef0-979aae871d30/?format=api"
}
]
}