GET /api/bet_types/13e20555-4f9f-4d60-932b-e69f8909eff6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13e20555-4f9f-4d60-932b-e69f8909eff6",
"match": "https://api-prod.gambitprofit.com/api/matches/cf3f0ad3-c9ab-493f-89fd-a598cc4e69ef/?format=api",
"name": "Over/Under",
"created_at": "2023-05-27T14:02:16.690502-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b6f32f1a-1e43-4c79-babd-9978d32acf18",
"gambit_id": "d15fb3dd-7699-4ab4-8c22-9f9a2a78fc9d",
"last_updated": "2023-05-29T11:47:21.805923-04:00",
"created_at": "2023-05-27T14:02:16.693086-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13e20555-4f9f-4d60-932b-e69f8909eff6/?format=api"
},
{
"id": "53f101d3-5217-418c-9621-ed03fd1c0a95",
"gambit_id": "0bc44ca4-79d8-496c-9244-eb4eaa7fd2a5",
"last_updated": "2023-05-29T11:47:21.808843-04:00",
"created_at": "2023-05-27T14:02:16.695975-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13e20555-4f9f-4d60-932b-e69f8909eff6/?format=api"
}
]
}