GET /api/bet_types/bd6705a5-67ed-4fca-84a5-36056b5f0c02/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd6705a5-67ed-4fca-84a5-36056b5f0c02",
"match": "https://api-prod.gambitprofit.com/api/matches/243b962b-d729-4f37-91c1-472767ce7143/?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 41",
"amount": 5000.0
},
{
"team": "Game Total Over 41",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "58f439ee-7c2b-4887-9f8e-16d6d3be7371",
"gambit_id": "682bd6c4-9c9a-42f0-9fdc-d50063bd63e3",
"last_updated": "2022-11-14T09:29:05.126205-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 41",
"reward": "1.80000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd6705a5-67ed-4fca-84a5-36056b5f0c02/?format=api"
},
{
"id": "5300b78b-b98f-452a-b5af-781e60c6ca46",
"gambit_id": "d2b81fad-eab1-4477-902a-41691a2fb720",
"last_updated": "2022-11-14T09:29:05.127197-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 41",
"reward": "1.80000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd6705a5-67ed-4fca-84a5-36056b5f0c02/?format=api"
}
]
}