GET /api/bet_types/40472a42-c5ad-4b7b-a61f-cd3bc2584fa1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40472a42-c5ad-4b7b-a61f-cd3bc2584fa1",
"match": "https://api-prod.gambitprofit.com/api/matches/b7ab1777-e110-44f6-a1d1-70d6d482ba7a/?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 2.5",
"amount": 5520.0
},
{
"team": "Game Total Over 2.5",
"amount": 4480.0
}
],
"expected_reward_tokens": 9273.6,
"profit_sb": -226.4,
"profit_sb_percentage": -2.38,
"recommended": false
},
"lines": [
{
"id": "ed840e37-5b9f-4b0c-a0bb-d018bb07297a",
"gambit_id": "26b92313-6307-4d59-a08e-781ddeeb6d7f",
"last_updated": "2022-10-17T10:21:58.196535-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.68000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40472a42-c5ad-4b7b-a61f-cd3bc2584fa1/?format=api"
},
{
"id": "d576d912-426a-4b60-b757-e4a72cfe71b8",
"gambit_id": "802ee1e1-c02b-4777-880b-88c1d70bacff",
"last_updated": "2022-10-17T10:21:58.197700-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.07000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40472a42-c5ad-4b7b-a61f-cd3bc2584fa1/?format=api"
}
]
}