GET /api/bet_types/c7df479f-1dce-417d-bd0b-8237333074b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7df479f-1dce-417d-bd0b-8237333074b2",
"match": "https://api-prod.gambitprofit.com/api/matches/fa2df0fb-4258-4432-a67c-1c6217deba4b/?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 231",
"amount": 5000.0
},
{
"team": "Game Total Over 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "a83bfbf8-6a4f-4fd9-a6cf-d2155a3a3986",
"gambit_id": "6fa1a8b3-fdcf-476c-8280-d9d5d4352789",
"last_updated": "2022-12-03T10:02:38.145447-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 231",
"reward": "1.80000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7df479f-1dce-417d-bd0b-8237333074b2/?format=api"
},
{
"id": "37ec62b7-0974-4457-b0e0-15e402fe5510",
"gambit_id": "8c4b0560-a3c3-4698-9e39-912074fa2a09",
"last_updated": "2022-12-03T10:02:38.146600-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 231",
"reward": "1.80000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7df479f-1dce-417d-bd0b-8237333074b2/?format=api"
}
]
}