GET /api/bet_types/52c1c860-306e-4617-a9e6-11a293ce6590/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52c1c860-306e-4617-a9e6-11a293ce6590",
"match": "https://api-prod.gambitprofit.com/api/matches/904a522a-56cf-4b9d-af80-59b294ef64a7/?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 64",
"amount": 5000.0
},
{
"team": "Game Total Over 64",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "37f03037-d2ee-45bb-950e-336aaa9efc13",
"gambit_id": "099a45fa-b56d-4627-ae58-1db9b3cc24af",
"last_updated": "2022-10-29T18:52:23.597686-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 64",
"reward": "1.88000",
"odds": "1.90910",
"spread": "64.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52c1c860-306e-4617-a9e6-11a293ce6590/?format=api"
},
{
"id": "70fe6959-345f-49ee-8024-69beeadbd17f",
"gambit_id": "5d3f189d-b148-470f-9b9c-84e34b9cd756",
"last_updated": "2022-10-29T18:52:23.598803-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 64",
"reward": "1.88000",
"odds": "1.90910",
"spread": "64.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52c1c860-306e-4617-a9e6-11a293ce6590/?format=api"
}
]
}