GET /api/bet_types/df618967-4a57-4582-a48a-9ca3b3047f7d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df618967-4a57-4582-a48a-9ca3b3047f7d",
"match": "https://api-prod.gambitprofit.com/api/matches/47173aaf-dcdc-4be5-ba80-02edcad137ad/?format=api",
"name": "Over/Under",
"created_at": "2023-03-18T08:46:55.850536-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 222.5",
"amount": 5000.0
},
{
"team": "Game Total Over 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "44bc6698-8609-4a8c-ba0d-4cfa56f8ec14",
"gambit_id": "f6a68e53-22e4-42bd-a700-8bb7cef6f2cb",
"last_updated": "2023-03-19T17:01:59.603797-04:00",
"created_at": "2023-03-18T08:46:55.853325-04:00",
"name": "Game Total Under 222.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df618967-4a57-4582-a48a-9ca3b3047f7d/?format=api"
},
{
"id": "abf57da4-7e0d-4e64-9761-f7a7712a158c",
"gambit_id": "af35ec18-f646-40d9-a9de-c53fd27b2eff",
"last_updated": "2023-03-19T17:01:59.605913-04:00",
"created_at": "2023-03-18T08:46:55.856258-04:00",
"name": "Game Total Over 222.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df618967-4a57-4582-a48a-9ca3b3047f7d/?format=api"
}
]
}