GET /api/bet_types/0e18afbb-61a5-42ad-84a4-42e18653fd2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e18afbb-61a5-42ad-84a4-42e18653fd2b",
"match": "https://api-prod.gambitprofit.com/api/matches/533b4898-2ee3-45b0-b998-395d8b8dee91/?format=api",
"name": "Over/Under",
"created_at": "2023-09-29T09:23:08.884499-04: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 9.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f9cb485a-66f3-4ede-a4a6-c01dfebc832f",
"gambit_id": "9bd4f436-29d1-4404-a805-2a7e75ae9050",
"last_updated": "2023-09-30T10:53:14.320083-04:00",
"created_at": "2023-09-29T09:23:08.894043-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e18afbb-61a5-42ad-84a4-42e18653fd2b/?format=api"
},
{
"id": "14597451-4fdb-4083-b4c6-be156333edc7",
"gambit_id": "b793027b-a180-4fdd-b2a1-376074ba32f7",
"last_updated": "2023-09-30T10:53:14.323398-04:00",
"created_at": "2023-09-29T09:23:08.889450-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e18afbb-61a5-42ad-84a4-42e18653fd2b/?format=api"
}
]
}