GET /api/bet_types/9c767c1d-e9ba-40ee-9b7c-7374f0955d6a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c767c1d-e9ba-40ee-9b7c-7374f0955d6a",
"match": "https://api-prod.gambitprofit.com/api/matches/c021e1e5-5d71-4fe7-838e-8c03a3d2c992/?format=api",
"name": "Over/Under",
"created_at": "2023-09-25T08:58:20.297914-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "82193332-8e93-4ca9-b435-595bddeb08ff",
"gambit_id": "b0c09510-59b7-488b-8239-ba7575752476",
"last_updated": "2023-09-26T10:03:06.803568-04:00",
"created_at": "2023-09-25T08:58:20.302920-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c767c1d-e9ba-40ee-9b7c-7374f0955d6a/?format=api"
},
{
"id": "9cdf28f4-3c4e-495b-a442-72efbd0369a3",
"gambit_id": "4ae43f4a-b4ad-4ed5-9cd2-72635a0bdc2e",
"last_updated": "2023-09-26T10:03:06.807624-04:00",
"created_at": "2023-09-25T08:58:20.306917-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c767c1d-e9ba-40ee-9b7c-7374f0955d6a/?format=api"
}
]
}