GET /api/bet_types/763547ef-6aed-45db-827b-d7e0ad7eca89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "763547ef-6aed-45db-827b-d7e0ad7eca89",
"match": "https://api-prod.gambitprofit.com/api/matches/1ee08172-24d5-4473-a9dc-6ed1eeb6ddd9/?format=api",
"name": "Over/Under",
"created_at": "2023-09-06T09:08:15.516862-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "18b63128-0fdc-44b7-845a-3972023ab23f",
"gambit_id": "e1e21565-be61-4ba5-ba5f-166d5f069c73",
"last_updated": "2023-09-08T09:28:29.260624-04:00",
"created_at": "2023-09-06T09:08:15.520991-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/763547ef-6aed-45db-827b-d7e0ad7eca89/?format=api"
},
{
"id": "7623ce30-7b42-4eca-97f3-e5872c230d9d",
"gambit_id": "e7c0151c-6036-4e38-8aa4-90d85464ed31",
"last_updated": "2023-09-08T09:28:29.264192-04:00",
"created_at": "2023-09-06T09:08:15.526120-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/763547ef-6aed-45db-827b-d7e0ad7eca89/?format=api"
}
]
}