GET /api/bet_types/df1c1d1d-aaf4-4fe1-9b27-e33751c89ab4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df1c1d1d-aaf4-4fe1-9b27-e33751c89ab4",
"match": "https://api-prod.gambitprofit.com/api/matches/b90d48f9-2177-4378-814c-050c322cfe81/?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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Over 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "86157b0c-b64a-4a61-a988-55ce5d4869cd",
"gambit_id": "052fe580-feec-4010-b300-730af6ee7f24",
"last_updated": "2022-10-24T10:02:11.227077-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 227.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df1c1d1d-aaf4-4fe1-9b27-e33751c89ab4/?format=api"
},
{
"id": "8c7b2c98-2a13-4d68-9fe9-25a5a4753f9c",
"gambit_id": "fb7a214e-274a-498c-9f6e-2af174692f95",
"last_updated": "2022-10-24T10:02:11.228063-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 227.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df1c1d1d-aaf4-4fe1-9b27-e33751c89ab4/?format=api"
}
]
}