GET /api/bet_types/01720c91-c944-40e2-aef0-96a0ceef588d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01720c91-c944-40e2-aef0-96a0ceef588d",
"match": "https://api-prod.gambitprofit.com/api/matches/2f9eb78c-c551-4ea0-9752-65860e819523/?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 238.5",
"amount": 5000.0
},
{
"team": "Game Total Over 238.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b748829f-a7e2-412f-9210-67094d9189ba",
"gambit_id": "c14c7cb3-bd83-434d-90ba-fe271f4f6bc1",
"last_updated": "2022-12-08T13:02:13.986170-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 238.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01720c91-c944-40e2-aef0-96a0ceef588d/?format=api"
},
{
"id": "d13bf4e5-e70e-4fe3-9926-627c5c4f8f2b",
"gambit_id": "ee1d58d3-b92a-4df6-8a4f-732c8a1742be",
"last_updated": "2022-12-08T13:02:13.987260-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 238.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01720c91-c944-40e2-aef0-96a0ceef588d/?format=api"
}
]
}