GET /api/bet_types/24040fe1-f9c6-49b6-a18e-0976dac23b0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24040fe1-f9c6-49b6-a18e-0976dac23b0a",
"match": "https://api-prod.gambitprofit.com/api/matches/743f026a-c231-41ba-847c-a7c6b05228ff/?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 39",
"amount": 5000.0
},
{
"team": "Game Total Over 39",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "e4a3f3f6-65f0-4493-96cd-9c7cea3d45ac",
"gambit_id": "68630296-c14e-4996-977d-7a54adaf3b8e",
"last_updated": "2022-10-14T09:42:01.917516-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 39",
"reward": "1.89000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24040fe1-f9c6-49b6-a18e-0976dac23b0a/?format=api"
},
{
"id": "a4676771-475d-42c3-bcda-984bd48be73b",
"gambit_id": "e5f6ef28-a2bf-4746-b14e-8b3c36fd05eb",
"last_updated": "2022-10-14T09:42:01.918675-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 39",
"reward": "1.89000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24040fe1-f9c6-49b6-a18e-0976dac23b0a/?format=api"
}
]
}