GET /api/bet_types/d0762305-8223-419a-b9e8-d4a618ba34c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0762305-8223-419a-b9e8-d4a618ba34c5",
"match": "https://api-prod.gambitprofit.com/api/matches/6a14203a-9966-42aa-a4f1-781f715c5cd9/?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 Under 6.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "763a3c47-72b0-4ae3-9e06-c9b4b67f2fd2",
"gambit_id": "1d8060fd-d68d-49ea-be6b-d851fba3117f",
"last_updated": "2022-10-24T10:17:10.635651-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0762305-8223-419a-b9e8-d4a618ba34c5/?format=api"
},
{
"id": "80e136ea-9bf8-4e2d-8ec3-ae0815d2d036",
"gambit_id": "c82c7e97-e5e0-46bd-ab71-0d2f7e527af0",
"last_updated": "2022-10-24T10:17:10.636792-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0762305-8223-419a-b9e8-d4a618ba34c5/?format=api"
}
]
}