GET /api/bet_types/e5126af6-854b-48bb-9582-5888df5d40e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e5126af6-854b-48bb-9582-5888df5d40e1",
"match": "https://api-prod.gambitprofit.com/api/matches/37b10e1a-2cc8-4b0e-aebb-bd9407b903ef/?format=api",
"name": "Over/Under",
"created_at": "2023-08-01T09:03:22.806080-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "aed5ac29-bdb5-4496-9e39-548223787fd0",
"gambit_id": "1fdc26ba-15b3-41be-b420-dc45e88dc452",
"last_updated": "2023-08-02T19:03:00.586086-04:00",
"created_at": "2023-08-01T09:03:22.815844-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5126af6-854b-48bb-9582-5888df5d40e1/?format=api"
},
{
"id": "cb5293ce-aaac-40ed-b1fa-191040a0d4fb",
"gambit_id": "47eac271-70b8-423d-a938-1fee3ae5d6fd",
"last_updated": "2023-08-02T19:03:00.589255-04:00",
"created_at": "2023-08-01T09:03:22.820739-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5126af6-854b-48bb-9582-5888df5d40e1/?format=api"
}
]
}