GET /api/bet_types/af6fa4be-542f-4d99-a424-240231b76e50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af6fa4be-542f-4d99-a424-240231b76e50",
"match": "https://api-prod.gambitprofit.com/api/matches/40bdcd3d-8469-44a8-a449-6088c348375a/?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 60.5",
"amount": 5000.0
},
{
"team": "Game Total Over 60.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "21e6f1db-931b-451d-aa24-401ff9f1338d",
"gambit_id": "010c197b-0818-47df-a6e0-95ed40b72a78",
"last_updated": "2022-10-16T15:07:12.935252-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 60.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "60.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af6fa4be-542f-4d99-a424-240231b76e50/?format=api"
},
{
"id": "2099c247-8293-4502-aa31-ca936dae1aa4",
"gambit_id": "187ff395-6851-4f1e-abbe-d5713832006c",
"last_updated": "2022-10-16T15:07:12.936386-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 60.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "60.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af6fa4be-542f-4d99-a424-240231b76e50/?format=api"
}
]
}