GET /api/bet_types/ed7ceb6a-c563-43e7-82bc-dd5f5b6fdb90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed7ceb6a-c563-43e7-82bc-dd5f5b6fdb90",
"match": "https://api-prod.gambitprofit.com/api/matches/5d16ee00-f9fa-457d-9894-f40a4962c457/?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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "28a882d0-f76f-41c2-bb29-186cc706d209",
"gambit_id": "61392d62-c319-479e-8e31-a785a2fd18e0",
"last_updated": "2022-11-10T10:04:27.896780-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/ed7ceb6a-c563-43e7-82bc-dd5f5b6fdb90/?format=api"
},
{
"id": "44819ef4-1d2f-4958-ab66-fb33e455afd1",
"gambit_id": "484b68a9-06b1-47e5-ab69-594e002e97e5",
"last_updated": "2022-11-10T10:04:27.897894-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/ed7ceb6a-c563-43e7-82bc-dd5f5b6fdb90/?format=api"
}
]
}