GET /api/bet_types/8ce9b420-8a1c-4830-adba-7bedc1f72ca8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ce9b420-8a1c-4830-adba-7bedc1f72ca8",
"match": "https://api-prod.gambitprofit.com/api/matches/9e564725-5ce0-46e3-9a89-827d344076d0/?format=api",
"name": "Over/Under",
"created_at": "2023-09-29T09:38:12.108731-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 2.5",
"amount": 6920.0
},
{
"team": "Game Total Under 2.5",
"amount": 3080.0
}
],
"expected_reward_tokens": 9270.8,
"profit_sb": -229.2,
"profit_sb_percentage": -2.41,
"recommended": false
},
"lines": [
{
"id": "0090e9ce-af4e-42f5-a9e7-1f9a7e140dce",
"gambit_id": "6e4f30ec-be53-46f4-973b-ae2ab44e6f10",
"last_updated": "2023-10-02T10:53:28.609543-04:00",
"created_at": "2023-09-29T09:38:12.112927-04:00",
"name": "Game Total Over 2.5",
"reward": "1.34000",
"odds": "1.36000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ce9b420-8a1c-4830-adba-7bedc1f72ca8/?format=api"
},
{
"id": "317294a6-5ae0-405d-840d-71779f35b9fd",
"gambit_id": "6ce064c2-11ce-481b-bad2-e95e272c8757",
"last_updated": "2023-10-02T10:53:28.612771-04:00",
"created_at": "2023-09-29T09:38:12.118276-04:00",
"name": "Game Total Under 2.5",
"reward": "3.01000",
"odds": "3.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ce9b420-8a1c-4830-adba-7bedc1f72ca8/?format=api"
}
]
}