GET /api/bet_types/a6a3ad30-a6de-41b8-ac4d-37d51f08d737/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6a3ad30-a6de-41b8-ac4d-37d51f08d737",
"match": "https://api-prod.gambitprofit.com/api/matches/9b6451a3-c9c2-4d55-aab3-0da069697f5f/?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 7.5",
"amount": 5109.0
},
{
"team": "Game Total Under 7.5",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "1f88a455-5a09-4bb7-9572-7af9152cbaf3",
"gambit_id": "58559c8e-8bca-4c94-9e85-8da2cace71e6",
"last_updated": "2022-08-14T13:46:51.099259-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.79000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6a3ad30-a6de-41b8-ac4d-37d51f08d737/?format=api"
},
{
"id": "4c87fe10-f5d7-457c-befb-0e02ea2fc9dd",
"gambit_id": "37f5f543-711b-43df-aa9c-8f836013008e",
"last_updated": "2022-08-14T13:46:51.098761-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.87000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6a3ad30-a6de-41b8-ac4d-37d51f08d737/?format=api"
}
]
}