GET /api/bet_types/69fee0e9-a88e-4062-94c7-72ff9f4e5695/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69fee0e9-a88e-4062-94c7-72ff9f4e5695",
"match": "https://api-prod.gambitprofit.com/api/matches/e0f78903-bee7-4530-a19b-571dc351f58b/?format=api",
"name": "Over/Under",
"created_at": "2023-09-26T08:58:22.134651-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 Under 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9e801ddc-7ca7-450e-bf82-aaac2f582352",
"gambit_id": "54fc4c6c-2b02-4c11-840b-e2692ed87a30",
"last_updated": "2023-09-27T18:53:09.151402-04:00",
"created_at": "2023-09-26T08:58:22.143689-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69fee0e9-a88e-4062-94c7-72ff9f4e5695/?format=api"
},
{
"id": "bf3cd7b9-1048-4404-afce-43bc10005c9f",
"gambit_id": "a6542095-89ba-4bc5-98cb-649258cc1f0d",
"last_updated": "2023-09-27T18:53:09.147918-04:00",
"created_at": "2023-09-26T08:58:22.138521-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69fee0e9-a88e-4062-94c7-72ff9f4e5695/?format=api"
}
]
}