GET /api/bet_types/38aab974-93de-400a-a36b-8b1a2bd9737a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "38aab974-93de-400a-a36b-8b1a2bd9737a",
"match": "https://api-prod.gambitprofit.com/api/matches/72ae97a8-8923-4377-90df-92f8528e051a/?format=api",
"name": "Over/Under",
"created_at": "2024-01-11T09:38:15.279330-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 5.5",
"amount": 5107.0
},
{
"team": "Game Total Under 5.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b0fbfb67-6939-4fd0-8c8d-8a3f7b2d48fb",
"gambit_id": "c75ba71c-5573-4e4c-9f6a-bd4ef54368bb",
"last_updated": "2024-01-15T09:48:14.899846-05:00",
"created_at": "2024-01-11T09:38:15.283042-05:00",
"name": "Game Total Over 5.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38aab974-93de-400a-a36b-8b1a2bd9737a/?format=api"
},
{
"id": "04dfd190-9bbe-452e-a558-9584f17889e4",
"gambit_id": "93c93e9e-e49f-47f6-a23c-c3c51d94e01f",
"last_updated": "2024-01-15T09:48:14.896212-05:00",
"created_at": "2024-01-11T09:38:15.287472-05:00",
"name": "Game Total Under 5.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38aab974-93de-400a-a36b-8b1a2bd9737a/?format=api"
}
]
}