GET /api/bet_types/6f47ba3f-faa4-4578-8dcd-c4e2f4d23358/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f47ba3f-faa4-4578-8dcd-c4e2f4d23358",
"match": "https://api-prod.gambitprofit.com/api/matches/53976a1f-7850-4779-944a-df982401ebca/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 46",
"amount": 5000.0
},
{
"team": "Game Total Over 46",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "00677804-13c7-41d8-a515-a990cab7df3f",
"gambit_id": "e01f51ce-3806-4e47-aabb-f8d9cc371314",
"last_updated": "2022-12-05T15:37:08.371379-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 46",
"reward": "1.80000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f47ba3f-faa4-4578-8dcd-c4e2f4d23358/?format=api"
},
{
"id": "7f9aa313-a86b-4a3c-8d96-1e5a96f51d82",
"gambit_id": "542ae5c1-7573-4627-8727-16195a55224a",
"last_updated": "2022-12-05T15:37:08.372341-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 46",
"reward": "1.80000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f47ba3f-faa4-4578-8dcd-c4e2f4d23358/?format=api"
}
]
}