GET /api/bet_types/0b4de66b-e505-479d-8ff5-0ada75693118/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b4de66b-e505-479d-8ff5-0ada75693118",
"match": "https://api-prod.gambitprofit.com/api/matches/947de3b0-7a43-4269-8dc6-a4157c20bc42/?format=api",
"name": "Over/Under",
"created_at": "2023-12-04T09:48:05.995853-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": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1ba7282a-28e9-4700-ab7a-9bde8ad76dac",
"gambit_id": "9943fca3-976f-4b56-817c-cba99b2952c2",
"last_updated": "2023-12-05T21:23:21.198224-05:00",
"created_at": "2023-12-04T09:48:06.001406-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b4de66b-e505-479d-8ff5-0ada75693118/?format=api"
},
{
"id": "72adbe5a-d707-4875-9002-a28ca717a569",
"gambit_id": "7795797e-a28b-44fc-8c33-90917e5bb2e5",
"last_updated": "2023-12-05T21:23:21.201893-05:00",
"created_at": "2023-12-04T09:48:06.006345-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b4de66b-e505-479d-8ff5-0ada75693118/?format=api"
}
]
}