GET /api/bet_types/ca4f36db-5140-4905-80b7-a97e1ef8a4cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca4f36db-5140-4905-80b7-a97e1ef8a4cd",
"match": "https://api-prod.gambitprofit.com/api/matches/c06569aa-30fc-4567-a8df-4cfb910067d9/?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 8.5",
"amount": 5109.0
},
{
"team": "Game Total Under 8.5",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "fae29e2b-0602-4243-9fb8-b89e3f610d7c",
"gambit_id": "27ca7da2-db1c-4aa6-8789-4e321b88ce29",
"last_updated": "2022-08-08T10:52:15.827382-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.79000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca4f36db-5140-4905-80b7-a97e1ef8a4cd/?format=api"
},
{
"id": "b2be8ec2-6c74-4ea3-8dab-aa6dec735c61",
"gambit_id": "80d68264-25a2-4c1d-9b07-669ca3e8f7cd",
"last_updated": "2022-08-08T10:52:15.826764-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca4f36db-5140-4905-80b7-a97e1ef8a4cd/?format=api"
}
]
}