GET /api/bet_types/c72325d4-19e0-4bfa-9e86-f6ccf57b27ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c72325d4-19e0-4bfa-9e86-f6ccf57b27ef",
"match": "https://api-prod.gambitprofit.com/api/matches/91c198bc-1c97-4a55-a346-4b4378664fe7/?format=api",
"name": "Over/Under",
"created_at": "2023-10-28T09:08:07.115761-04: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": 5094.0
},
{
"team": "Game Total Under 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "79b9292e-a378-468a-b3d3-cb4572bb17df",
"gambit_id": "bba5bc08-2e75-4875-a27a-f29d514aed23",
"last_updated": "2023-10-30T13:38:25.030433-04:00",
"created_at": "2023-10-28T09:08:07.120106-04:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c72325d4-19e0-4bfa-9e86-f6ccf57b27ef/?format=api"
},
{
"id": "8f344bb4-2352-4e20-9c16-c5c6e7f8d8ac",
"gambit_id": "162a3c6c-0bfb-42da-8408-3f41867cb90f",
"last_updated": "2023-10-30T13:38:25.034044-04:00",
"created_at": "2023-10-28T09:08:07.124881-04:00",
"name": "Game Total Under 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c72325d4-19e0-4bfa-9e86-f6ccf57b27ef/?format=api"
}
]
}