GET /api/bet_types/51c0a244-8416-438d-9a29-a913ae6ca54b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51c0a244-8416-438d-9a29-a913ae6ca54b",
"match": "https://api-prod.gambitprofit.com/api/matches/a5535d98-0753-4ee0-8e05-a8b8fe44f12a/?format=api",
"name": "Over/Under",
"created_at": "2024-01-27T09:18:15.713278-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 6.5",
"amount": 5512.0
},
{
"team": "Game Total Under 6.5",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "23bc76c9-af09-4ea2-8485-0755fc7e8115",
"gambit_id": "d0cd6d95-4bdd-47ff-82be-2f0ee41311b4",
"last_updated": "2024-01-29T21:48:08.364952-05:00",
"created_at": "2024-01-27T09:18:15.717098-05:00",
"name": "Game Total Over 6.5",
"reward": "1.71000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51c0a244-8416-438d-9a29-a913ae6ca54b/?format=api"
},
{
"id": "238c63ee-a38e-47e1-a342-1b432a1c9365",
"gambit_id": "a76fc884-db7a-4443-8762-00bbbfc302c1",
"last_updated": "2024-01-29T21:48:08.390323-05:00",
"created_at": "2024-01-27T09:18:15.720813-05:00",
"name": "Game Total Under 6.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51c0a244-8416-438d-9a29-a913ae6ca54b/?format=api"
}
]
}