GET /api/bet_types/15af836c-387d-45a6-8f15-575914d101d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15af836c-387d-45a6-8f15-575914d101d2",
"match": "https://api-prod.gambitprofit.com/api/matches/e2bcd017-d085-4341-b85d-8ca44f773b64/?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 213.5",
"amount": 5000.0
},
{
"team": "Game Total Under 213.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c73a5ba7-b972-4300-89e4-b792c781e104",
"gambit_id": "c0b7d70b-811d-4a01-93aa-125d9c5b55f6",
"last_updated": "2022-11-08T11:02:05.256824-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 213.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "213.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15af836c-387d-45a6-8f15-575914d101d2/?format=api"
},
{
"id": "4eb32f75-30bb-498c-ba6c-f24c54375c76",
"gambit_id": "b4a3298a-b731-4345-8896-5c8b36977848",
"last_updated": "2022-11-08T11:02:05.255625-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 213.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "213.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15af836c-387d-45a6-8f15-575914d101d2/?format=api"
}
]
}