GET /api/bet_types/e3dffc7c-92ca-4902-ad2a-579fa065d58d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3dffc7c-92ca-4902-ad2a-579fa065d58d",
"match": "https://api-prod.gambitprofit.com/api/matches/3ac69bb8-a2c3-4522-b29d-9bfc189d8da2/?format=api",
"name": "Over/Under",
"created_at": "2023-10-23T09:23:23.220505-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 Over 6.5",
"amount": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c643d49e-1ffe-4c64-9a81-44cfa42f8c8e",
"gambit_id": "0fc3d9f3-ac8a-4c69-889d-c623effd9a87",
"last_updated": "2023-10-24T10:13:14.013002-04:00",
"created_at": "2023-10-23T09:23:23.224055-04:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3dffc7c-92ca-4902-ad2a-579fa065d58d/?format=api"
},
{
"id": "d2eb7d2f-d20b-4ab0-8304-3c50f64397ff",
"gambit_id": "881e2053-6e05-4fa7-a8d1-54b5f8e9f27b",
"last_updated": "2023-10-24T10:13:14.017510-04:00",
"created_at": "2023-10-23T09:23:23.238428-04:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3dffc7c-92ca-4902-ad2a-579fa065d58d/?format=api"
}
]
}