GET /api/bet_types/4a1d37db-3a0e-42f7-ac79-f13f7cb75a77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a1d37db-3a0e-42f7-ac79-f13f7cb75a77",
"match": "https://api-prod.gambitprofit.com/api/matches/1aaacd2b-97d0-400c-8aa4-47538f03620e/?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 56.5",
"amount": 5000.0
},
{
"team": "Game Total Under 56.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "7245a0a1-c37e-4bf0-83bd-9a8a30469ac8",
"gambit_id": "eaae7e0b-f526-48e1-b681-6132a03d6480",
"last_updated": "2022-10-23T09:22:15.537667-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "56.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a1d37db-3a0e-42f7-ac79-f13f7cb75a77/?format=api"
},
{
"id": "1541c39a-8cbc-452c-ab71-290d93264902",
"gambit_id": "8908b83e-2aea-401f-9afd-277678bd6d72",
"last_updated": "2022-10-23T09:22:15.536463-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "56.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a1d37db-3a0e-42f7-ac79-f13f7cb75a77/?format=api"
}
]
}