GET /api/bet_types/64dbae3d-4bb5-4af5-931b-3efc6775d324/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64dbae3d-4bb5-4af5-931b-3efc6775d324",
"match": "https://api-prod.gambitprofit.com/api/matches/527947b0-fe03-45f7-b6a2-e966dbcbb915/?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 217.5",
"amount": 5000.0
},
{
"team": "Game Total Over 217.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "bd98914d-944b-4181-98b7-207ad22466e2",
"gambit_id": "1aa9d565-3025-455f-ab98-830e07bb37db",
"last_updated": "2022-12-12T09:37:27.193078-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 217.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64dbae3d-4bb5-4af5-931b-3efc6775d324/?format=api"
},
{
"id": "07cfb089-70a8-411b-96fd-ba8959065484",
"gambit_id": "d9242d91-873e-41bc-a873-49e82649f019",
"last_updated": "2022-12-12T09:37:27.194145-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 217.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64dbae3d-4bb5-4af5-931b-3efc6775d324/?format=api"
}
]
}