GET /api/bet_types/a3c4cee1-5808-4447-9473-b829334ebef6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3c4cee1-5808-4447-9473-b829334ebef6",
"match": "https://api-prod.gambitprofit.com/api/matches/adb4ff02-d5d4-4913-a0e3-67fd94c33769/?format=api",
"name": "Over/Under",
"created_at": "2023-09-23T09:38:25.180542-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Over 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4ff0c534-8c6e-4799-9bb7-50bd8994411b",
"gambit_id": "b7665d28-e365-4d9e-b2c5-c8acf5fce84b",
"last_updated": "2023-09-25T14:28:22.295902-04:00",
"created_at": "2023-09-23T09:38:25.189191-04:00",
"name": "Game Total Under 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c4cee1-5808-4447-9473-b829334ebef6/?format=api"
},
{
"id": "0dea0927-009a-4e61-84e4-5f8772b949f4",
"gambit_id": "353c6126-4907-4c67-bb14-59237ceb0fbd",
"last_updated": "2023-09-25T14:28:22.292457-04:00",
"created_at": "2023-09-23T09:38:25.184666-04:00",
"name": "Game Total Over 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c4cee1-5808-4447-9473-b829334ebef6/?format=api"
}
]
}