GET /api/bet_types/9b4e1a51-6060-4066-ab46-a34ce75b77e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b4e1a51-6060-4066-ab46-a34ce75b77e0",
"match": "https://api-prod.gambitprofit.com/api/matches/75acfda3-01e7-4b82-bfb6-a4f904f2e5eb/?format=api",
"name": "Over/Under",
"created_at": "2023-11-17T09:23:16.810337-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 Under 218.5",
"amount": 5000.0
},
{
"team": "Game Total Over 218.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6c57f176-a581-4454-9f2a-dc38b9c87875",
"gambit_id": "a9507326-992b-4747-be4d-0c9535ee030c",
"last_updated": "2023-11-18T17:58:24.519590-05:00",
"created_at": "2023-11-17T09:23:16.843849-05:00",
"name": "Game Total Under 218.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b4e1a51-6060-4066-ab46-a34ce75b77e0/?format=api"
},
{
"id": "836618ce-fbb5-4fec-9cdf-aefdb3f56c25",
"gambit_id": "116422ed-7393-4bcf-8395-baabecc8cb46",
"last_updated": "2023-11-18T17:58:24.514498-05:00",
"created_at": "2023-11-17T09:23:16.814627-05:00",
"name": "Game Total Over 218.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b4e1a51-6060-4066-ab46-a34ce75b77e0/?format=api"
}
]
}