GET /api/bet_types/3df9cf05-9b39-4ea2-af7c-5d8ed353a32e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3df9cf05-9b39-4ea2-af7c-5d8ed353a32e",
"match": "https://api-prod.gambitprofit.com/api/matches/21ec2dc8-8aaa-4a42-bee5-b64c53f0a9f9/?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 53",
"amount": 5000.0
},
{
"team": "Game Total Under 53",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "26ae9fa6-9741-4aaa-a17e-01c75ebfaec9",
"gambit_id": "369b1c30-7d99-4544-881b-1fe3750a528e",
"last_updated": "2022-09-25T21:27:24.231094-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 53",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3df9cf05-9b39-4ea2-af7c-5d8ed353a32e/?format=api"
},
{
"id": "84b91054-1dc5-4529-9a55-3401f7ff1f01",
"gambit_id": "4f1eee33-ed12-4d1f-9897-61d14f2d8637",
"last_updated": "2022-09-25T21:27:24.229830-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 53",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3df9cf05-9b39-4ea2-af7c-5d8ed353a32e/?format=api"
}
]
}