GET /api/bet_types/fc576997-b9c7-4d15-a38d-5d15a698fdd0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc576997-b9c7-4d15-a38d-5d15a698fdd0",
"match": "https://api-prod.gambitprofit.com/api/matches/b0d40e05-1f06-45a9-90c4-b49e59ed7458/?format=api",
"name": "Over/Under",
"created_at": "2023-03-16T17:37:17.447454-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 238.5",
"amount": 5000.0
},
{
"team": "Game Total Under 238.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4d77a61d-8c06-4ced-bfd1-c5b475f578f1",
"gambit_id": "7fda703c-13fe-48b2-81f4-041ece664b93",
"last_updated": "2023-03-17T11:06:52.068611-04:00",
"created_at": "2023-03-16T17:37:17.450536-04:00",
"name": "Game Total Over 238.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc576997-b9c7-4d15-a38d-5d15a698fdd0/?format=api"
},
{
"id": "08a1d5a6-3aad-4f67-bb32-0754a64882d4",
"gambit_id": "e1d1d1c2-09bf-476c-a5e7-3bb985f4dbea",
"last_updated": "2023-03-17T11:06:52.067330-04:00",
"created_at": "2023-03-16T17:37:17.449008-04:00",
"name": "Game Total Under 238.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc576997-b9c7-4d15-a38d-5d15a698fdd0/?format=api"
}
]
}