GET /api/bet_types/0b2d96b3-7a16-47b9-a58c-e219fe9b7c39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b2d96b3-7a16-47b9-a58c-e219fe9b7c39",
"match": "https://api-prod.gambitprofit.com/api/matches/ef6c3cd0-e5db-4269-b563-906371de1876/?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 64.5",
"amount": 5000.0
},
{
"team": "Game Total Under 64.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "bfcd9c70-0088-4328-ae51-37553ffcedfe",
"gambit_id": "04c2beda-cc52-4379-a9fb-05c0cf0871cb",
"last_updated": "2022-10-09T18:27:13.792786-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 64.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "64.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b2d96b3-7a16-47b9-a58c-e219fe9b7c39/?format=api"
},
{
"id": "356b5143-099e-426c-8a03-dbcf09e0f117",
"gambit_id": "c48993af-67ef-48e4-b3fa-101efb77e38a",
"last_updated": "2022-10-09T18:27:13.791808-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 64.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "64.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b2d96b3-7a16-47b9-a58c-e219fe9b7c39/?format=api"
}
]
}