GET /api/bet_types/3dcac670-8f9a-46f0-b182-43c9f6250bb6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3dcac670-8f9a-46f0-b182-43c9f6250bb6",
"match": "https://api-prod.gambitprofit.com/api/matches/b1c08e36-478a-464d-b5ca-0378eb24d82c/?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 49",
"amount": 5000.0
},
{
"team": "Game Total Under 49",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "fc2d7a09-ae61-420f-9cd3-a12284d6f180",
"gambit_id": "a7aa2ec6-1980-4cf6-b89f-f8d40e4c2df3",
"last_updated": "2022-11-06T08:58:17.979507-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 49",
"reward": "1.80000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dcac670-8f9a-46f0-b182-43c9f6250bb6/?format=api"
},
{
"id": "e8202943-8710-4a06-a256-d72cfd43ecb8",
"gambit_id": "d82ed705-5f11-4402-afc8-a3e6708d608a",
"last_updated": "2022-11-06T08:58:17.978329-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 49",
"reward": "1.80000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dcac670-8f9a-46f0-b182-43c9f6250bb6/?format=api"
}
]
}