GET /api/bet_types/8858e9ad-6b9d-4bce-aa9e-df9e42712a74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8858e9ad-6b9d-4bce-aa9e-df9e42712a74",
"match": "https://api-prod.gambitprofit.com/api/matches/0a13e376-531c-4b51-9666-391117ce6a01/?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 7",
"amount": 5208.0
},
{
"team": "Game Total Over 7",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "223fb00f-dacb-4c02-8382-06a5c3be8979",
"gambit_id": "d40143d7-4fd5-411d-8130-2687e4c5f163",
"last_updated": "2022-09-22T15:12:27.194819-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8858e9ad-6b9d-4bce-aa9e-df9e42712a74/?format=api"
},
{
"id": "1a237534-8100-45ef-84e8-9a8e44acf1ff",
"gambit_id": "a94b5af7-d691-456c-a10d-fe84cee5e14c",
"last_updated": "2022-09-22T15:12:27.196058-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8858e9ad-6b9d-4bce-aa9e-df9e42712a74/?format=api"
}
]
}