GET /api/bet_types/229466e1-aa06-4ec6-8908-ce76c2b96289/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "229466e1-aa06-4ec6-8908-ce76c2b96289",
"match": "https://api-prod.gambitprofit.com/api/matches/0202b548-535f-4474-92df-262f4ccc98c3/?format=api",
"name": "Over/Under",
"created_at": "2024-01-13T09:38:13.756035-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 6.5",
"amount": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "3f05eb44-e69c-4129-806d-db2d278695a1",
"gambit_id": "919ca336-c69c-43f3-9521-1612d2245687",
"last_updated": "2024-01-16T15:08:02.466174-05:00",
"created_at": "2024-01-13T09:38:13.759754-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/229466e1-aa06-4ec6-8908-ce76c2b96289/?format=api"
},
{
"id": "a9726920-8566-40fe-9548-115709e1757b",
"gambit_id": "9718ff9d-aeff-49af-8c81-f1d58b16544f",
"last_updated": "2024-01-16T15:08:02.470453-05:00",
"created_at": "2024-01-13T09:38:13.764222-05:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/229466e1-aa06-4ec6-8908-ce76c2b96289/?format=api"
}
]
}