GET /api/bet_types/70708965-5df8-4c29-ad8f-631de0922eb7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70708965-5df8-4c29-ad8f-631de0922eb7",
"match": "https://api-prod.gambitprofit.com/api/matches/e2d69a68-93c1-4f70-b0b9-802cf4c21b00/?format=api",
"name": "Over/Under",
"created_at": "2023-03-11T09:32:15.721744-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 229",
"amount": 5000.0
},
{
"team": "Game Total Over 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "aaad0eff-267b-4270-8465-db528a061e09",
"gambit_id": "afd67c91-2ee5-41c8-8d90-d368ca0c865d",
"last_updated": "2023-03-13T10:32:14.101469-04:00",
"created_at": "2023-03-11T09:32:15.723529-05:00",
"name": "Game Total Under 229",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70708965-5df8-4c29-ad8f-631de0922eb7/?format=api"
},
{
"id": "07558b53-e492-420a-ad35-bcb7ac81471e",
"gambit_id": "a06d8844-6067-471a-b5b3-18b6cd9ff247",
"last_updated": "2023-03-13T10:32:14.103418-04:00",
"created_at": "2023-03-11T09:32:15.725652-05:00",
"name": "Game Total Over 229",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70708965-5df8-4c29-ad8f-631de0922eb7/?format=api"
}
]
}