GET /api/bet_types/4f525cba-71fc-4e87-befc-f3765b99e770/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f525cba-71fc-4e87-befc-f3765b99e770",
"match": "https://api-prod.gambitprofit.com/api/matches/5aa1764d-8322-48f7-81ff-59dff09926a8/?format=api",
"name": "Over/Under",
"created_at": "2023-03-17T10:07:13.010508-04: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 6",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "aab1251d-ff74-4606-86aa-8e09984644d5",
"gambit_id": "accdc7eb-bc3e-462b-9bd6-374682e63638",
"last_updated": "2023-03-18T14:52:12.277554-04:00",
"created_at": "2023-03-17T10:07:13.013327-04:00",
"name": "Game Total Over 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f525cba-71fc-4e87-befc-f3765b99e770/?format=api"
},
{
"id": "df9fb329-7e2a-4625-a4d1-295ec3e424fc",
"gambit_id": "76e98d4c-8e57-4784-979d-8af1bafde2a8",
"last_updated": "2023-03-18T14:52:12.276344-04:00",
"created_at": "2023-03-17T10:07:13.011766-04:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f525cba-71fc-4e87-befc-f3765b99e770/?format=api"
}
]
}