GET /api/bet_types/da0700b5-92d2-4e54-a52e-1741c9c6c50f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da0700b5-92d2-4e54-a52e-1741c9c6c50f",
"match": "https://api-prod.gambitprofit.com/api/matches/d96df80e-48e2-4992-aba4-135ccdcb097b/?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",
"amount": 5000.0
},
{
"team": "Game Total Over 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "76221fc5-43f0-43ff-9f2c-f88eb70c1eec",
"gambit_id": "9ba52986-381e-49d1-8e27-5f495b05ca6d",
"last_updated": "2022-11-30T10:02:23.446108-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 227",
"reward": "1.80000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da0700b5-92d2-4e54-a52e-1741c9c6c50f/?format=api"
},
{
"id": "48944400-4fe5-4f1c-9f49-5dc84afca2d7",
"gambit_id": "abceab24-d7fc-4430-8375-796c82374e65",
"last_updated": "2022-11-30T10:02:23.447234-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 227",
"reward": "1.80000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da0700b5-92d2-4e54-a52e-1741c9c6c50f/?format=api"
}
]
}