GET /api/bet_types/c24a90fb-07a3-48c9-be6f-b3653b2e77e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c24a90fb-07a3-48c9-be6f-b3653b2e77e6",
"match": "https://api-prod.gambitprofit.com/api/matches/641e5131-8aa9-480b-96c7-eede3da2cc0c/?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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d19b8b50-63e6-4cae-b088-e4dc390a5cd2",
"gambit_id": "1d8b1a36-19dc-432d-b4b5-dfc802ae2598",
"last_updated": "2022-11-07T09:02:44.684190-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c24a90fb-07a3-48c9-be6f-b3653b2e77e6/?format=api"
},
{
"id": "094b6609-cfab-4ad5-8cd4-71f6a0cfcf4f",
"gambit_id": "250efe60-de87-49d8-8936-437a4d26a209",
"last_updated": "2022-11-07T09:02:44.683106-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c24a90fb-07a3-48c9-be6f-b3653b2e77e6/?format=api"
}
]
}