GET /api/bet_types/8b8e9f14-cda4-4967-a990-3663a9cc2e9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b8e9f14-cda4-4967-a990-3663a9cc2e9a",
"match": "https://api-prod.gambitprofit.com/api/matches/1fac2eb3-4f8e-4179-9fbc-aa446dc2112c/?format=api",
"name": "Over/Under",
"created_at": "2023-04-14T12:02:13.772487-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d1742558-46f3-4567-a552-1f4d6bab8aeb",
"gambit_id": "0663c9e7-d407-466d-b5c1-f7d54488c7e5",
"last_updated": "2023-04-15T15:42:04.503867-04:00",
"created_at": "2023-04-14T12:02:13.776311-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b8e9f14-cda4-4967-a990-3663a9cc2e9a/?format=api"
},
{
"id": "a1cb09b0-3560-4171-ab70-27e14c160b05",
"gambit_id": "ad3581ba-6e04-49dc-abb3-c03de913d488",
"last_updated": "2023-04-15T15:42:04.502155-04:00",
"created_at": "2023-04-14T12:02:13.774415-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b8e9f14-cda4-4967-a990-3663a9cc2e9a/?format=api"
}
]
}