GET /api/bet_types/acd8248c-ac91-438a-9b6e-3e3a21ebc6ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "acd8248c-ac91-438a-9b6e-3e3a21ebc6ad",
"match": "https://api-prod.gambitprofit.com/api/matches/4f47f184-701e-40a4-94ed-4da5a8c86eb7/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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 6.5",
"amount": 5304.0
},
{
"team": "Game Total Under 6.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "5e974131-5034-462e-a425-1edc58773930",
"gambit_id": "6c52baa1-9b27-4d97-98af-ce223ac1ca9c",
"last_updated": "2022-09-19T11:52:13.571261-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acd8248c-ac91-438a-9b6e-3e3a21ebc6ad/?format=api"
},
{
"id": "5f3f85f3-4539-49ef-81c9-388e67965990",
"gambit_id": "188d655a-d869-44c3-b29e-8384481534bc",
"last_updated": "2022-09-19T11:52:13.572326-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acd8248c-ac91-438a-9b6e-3e3a21ebc6ad/?format=api"
}
]
}