GET /api/bet_types/9ca3fb0d-e06b-4ebc-8c27-cbbe0a56713a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ca3fb0d-e06b-4ebc-8c27-cbbe0a56713a",
"match": "https://api-prod.gambitprofit.com/api/matches/79219904-509e-49fa-88fb-2f5ce8461a02/?format=api",
"name": "Over/Under",
"created_at": "2023-12-31T10:13:05.669936-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 236.5",
"amount": 5000.0
},
{
"team": "Game Total Under 236.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6b253f3d-6a16-4d28-8286-e3792101fa52",
"gambit_id": "3fed5ce6-f43e-4adb-92e8-a14a1a88efc1",
"last_updated": "2024-01-02T10:13:09.345419-05:00",
"created_at": "2023-12-31T10:13:05.679251-05:00",
"name": "Game Total Over 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca3fb0d-e06b-4ebc-8c27-cbbe0a56713a/?format=api"
},
{
"id": "ffeebc57-4427-4a2c-8af9-b8a8a4595fe2",
"gambit_id": "094605ec-2066-41d5-8b10-0ea8252081f3",
"last_updated": "2024-01-02T10:13:09.348838-05:00",
"created_at": "2023-12-31T10:13:05.674766-05:00",
"name": "Game Total Under 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca3fb0d-e06b-4ebc-8c27-cbbe0a56713a/?format=api"
}
]
}