GET /api/bet_types/c28432c9-b581-4dac-a093-a0ba39a1907f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c28432c9-b581-4dac-a093-a0ba39a1907f",
"match": "https://api-prod.gambitprofit.com/api/matches/8ba6289e-dc3e-406f-8d32-4f9bab038543/?format=api",
"name": "Over/Under",
"created_at": "2023-11-25T09:23:05.422896-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": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1e13326e-42a0-4d1f-93cf-4aa31decaf9a",
"gambit_id": "842ac81f-2a06-4064-8d49-cfc532867dbb",
"last_updated": "2023-11-27T10:13:22.279764-05:00",
"created_at": "2023-11-25T09:23:05.426352-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c28432c9-b581-4dac-a093-a0ba39a1907f/?format=api"
},
{
"id": "daba3828-705a-4487-90a0-f0edbb7ab4be",
"gambit_id": "2c2cfcee-5996-4c44-863a-42a4e9ea58e8",
"last_updated": "2023-11-27T10:13:22.283113-05:00",
"created_at": "2023-11-25T09:23:05.430088-05:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c28432c9-b581-4dac-a093-a0ba39a1907f/?format=api"
}
]
}