GET /api/bet_types/b18b9139-34ba-4e06-b9df-bf6c7e847d19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b18b9139-34ba-4e06-b9df-bf6c7e847d19",
"match": "https://api-prod.gambitprofit.com/api/matches/f321576a-8d84-48ce-b078-04437c139dce/?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 213",
"amount": 5000.0
},
{
"team": "Game Total Over 213",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "5189d868-1406-4e58-90b3-98d6631edda2",
"gambit_id": "2fbea9b4-5e08-41cd-aeb7-2c789489caa5",
"last_updated": "2022-11-28T13:47:16.949743-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 213",
"reward": "1.80000",
"odds": "1.90910",
"spread": "213.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b18b9139-34ba-4e06-b9df-bf6c7e847d19/?format=api"
},
{
"id": "309fb46a-58c7-4419-8385-caf543971051",
"gambit_id": "9b9c7e6d-e8c7-4f4a-b900-f6b6dc1e4ce6",
"last_updated": "2022-11-28T13:47:16.950955-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 213",
"reward": "1.80000",
"odds": "1.90910",
"spread": "213.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b18b9139-34ba-4e06-b9df-bf6c7e847d19/?format=api"
}
]
}