GET /api/bet_types/e60eddd7-eeaf-42f1-8bbc-34a346ad7ad2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e60eddd7-eeaf-42f1-8bbc-34a346ad7ad2",
"match": "https://api-prod.gambitprofit.com/api/matches/899854fd-16fb-421a-9a59-ae4bffb8ab42/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T09:58:14.084285-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 52.5",
"amount": 5000.0
},
{
"team": "Game Total Under 52.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ab1e1116-a02d-45c9-8eb7-60f5f03ee3a8",
"gambit_id": "5a78153d-ddaf-43c0-bc20-b30fbfa8dc7a",
"last_updated": "2023-09-26T09:08:32.798296-04:00",
"created_at": "2023-09-20T09:58:14.088018-04:00",
"name": "Game Total Over 52.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e60eddd7-eeaf-42f1-8bbc-34a346ad7ad2/?format=api"
},
{
"id": "2a3a61e1-e508-4a34-85ee-19959fd50c3a",
"gambit_id": "f5a217b6-f3e9-4f27-8405-6a7358d02621",
"last_updated": "2023-09-26T09:08:32.802437-04:00",
"created_at": "2023-09-20T09:58:14.093315-04:00",
"name": "Game Total Under 52.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e60eddd7-eeaf-42f1-8bbc-34a346ad7ad2/?format=api"
}
]
}