GET /api/bet_types/3deaf8ca-aa3b-421d-9a27-23ac0c796d28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3deaf8ca-aa3b-421d-9a27-23ac0c796d28",
"match": "https://api-prod.gambitprofit.com/api/matches/be4ca938-63cb-4199-89c8-43408124023e/?format=api",
"name": "Over/Under",
"created_at": "2023-09-12T09:22:59.751370-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "29e36853-5a7a-4ee2-b46c-4f9931d2f4f9",
"gambit_id": "5deadcde-4c89-479e-a2b9-930677b4bc4c",
"last_updated": "2023-09-15T16:38:17.875565-04:00",
"created_at": "2023-09-12T09:22:59.759922-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3deaf8ca-aa3b-421d-9a27-23ac0c796d28/?format=api"
},
{
"id": "f2560021-b58b-431c-94e9-b2ab5c8ef303",
"gambit_id": "91a68939-f279-4918-a1f6-deead45d86ba",
"last_updated": "2023-09-15T16:38:17.871774-04:00",
"created_at": "2023-09-12T09:22:59.755500-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3deaf8ca-aa3b-421d-9a27-23ac0c796d28/?format=api"
}
]
}