GET /api/bet_types/98ae45d3-d9d3-4022-abd1-7d0db9e4c8de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98ae45d3-d9d3-4022-abd1-7d0db9e4c8de",
"match": "https://api-prod.gambitprofit.com/api/matches/a5eccc86-42ab-4eb7-a111-e76fbca56e4f/?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": 5096.0
},
{
"team": "Game Total Under 7.5",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "fb417fca-54a7-4c2a-bb2a-a33e7cb7ef34",
"gambit_id": "01ebe01b-bdaf-4432-82bf-195de0891ed6",
"last_updated": "2022-08-30T09:52:18.170140-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98ae45d3-d9d3-4022-abd1-7d0db9e4c8de/?format=api"
},
{
"id": "38a48a19-2bb8-443a-88a8-bc84237b0b59",
"gambit_id": "a5fca55f-27a8-49ab-97fa-0769ee2bb2fe",
"last_updated": "2022-08-30T09:52:18.169615-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98ae45d3-d9d3-4022-abd1-7d0db9e4c8de/?format=api"
}
]
}