GET /api/bet_types/6975c8a3-6a29-4629-9549-67e0de508119/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6975c8a3-6a29-4629-9549-67e0de508119",
"match": "https://api-prod.gambitprofit.com/api/matches/9cef5412-3d83-40f7-b155-c6d60952a3f0/?format=api",
"name": "Over/Under",
"created_at": "2023-06-20T08:33:20.030828-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 Under 8.5",
"amount": 5317.0
},
{
"team": "Game Total Over 8.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "2d5ebbf2-a162-472b-957a-f2e21d209b0c",
"gambit_id": "a85a9513-4086-40d1-af2a-6610ecc43d8e",
"last_updated": "2023-06-21T08:53:20.116133-04:00",
"created_at": "2023-06-20T08:33:20.035474-04:00",
"name": "Game Total Under 8.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6975c8a3-6a29-4629-9549-67e0de508119/?format=api"
},
{
"id": "4d2417ed-4581-4993-ab78-1d75e85964bd",
"gambit_id": "3ae7e117-d6c4-47a3-9e46-5941f36774d2",
"last_updated": "2023-06-21T08:53:20.118636-04:00",
"created_at": "2023-06-20T08:33:20.033076-04:00",
"name": "Game Total Over 8.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6975c8a3-6a29-4629-9549-67e0de508119/?format=api"
}
]
}