GET /api/bet_types/8ea9e684-6863-40ea-aaa9-d962e03c3cd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ea9e684-6863-40ea-aaa9-d962e03c3cd1",
"match": "https://api-prod.gambitprofit.com/api/matches/cfa28d44-61b5-4b35-bbd9-2f7dd8b506df/?format=api",
"name": "Over/Under",
"created_at": "2023-04-05T09:22:22.180335-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "67bb343d-46bd-4e3e-8e89-fa5aee5f5682",
"gambit_id": "b8cbecdf-2961-4859-a701-21a592d0fd11",
"last_updated": "2023-04-06T11:32:08.688737-04:00",
"created_at": "2023-04-05T09:22:22.185305-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ea9e684-6863-40ea-aaa9-d962e03c3cd1/?format=api"
},
{
"id": "6e10d84d-3ca2-436e-8f5a-0add370bc144",
"gambit_id": "0585e42d-1160-484d-b100-c0b5e9493f1b",
"last_updated": "2023-04-06T11:32:08.687329-04:00",
"created_at": "2023-04-05T09:22:22.182535-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ea9e684-6863-40ea-aaa9-d962e03c3cd1/?format=api"
}
]
}