GET /api/bet_types/a89a73d5-36e3-4d0f-b5fc-ca49bdab8068/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a89a73d5-36e3-4d0f-b5fc-ca49bdab8068",
"match": "https://api-prod.gambitprofit.com/api/matches/8b8bd381-a3e1-42b4-8535-189e139a864b/?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 Over 230.5",
"amount": 5000.0
},
{
"team": "Game Total Under 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "79b553cf-b6e6-4376-9300-ea4d955a9d09",
"gambit_id": "110cfa99-abd3-4146-961a-d60afe80f64e",
"last_updated": "2022-12-08T13:02:15.101242-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 230.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89a73d5-36e3-4d0f-b5fc-ca49bdab8068/?format=api"
},
{
"id": "d69573cf-6bb8-42f5-8081-d437a79fdeb0",
"gambit_id": "dc38bee4-7a3b-4685-95c9-0bef984046cd",
"last_updated": "2022-12-08T13:02:15.100104-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 230.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89a73d5-36e3-4d0f-b5fc-ca49bdab8068/?format=api"
}
]
}