GET /api/bet_types/ba299964-a2a3-42f5-a071-b2cb53c3b851/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba299964-a2a3-42f5-a071-b2cb53c3b851",
"match": "https://api-prod.gambitprofit.com/api/matches/b52e1b60-e6d1-459b-9dfe-ff58c3eda36e/?format=api",
"name": "Over/Under",
"created_at": "2023-09-16T09:23:14.373972-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": "e4e22bf9-fb4e-4b61-abb8-4f07a0045962",
"gambit_id": "e2ad7782-02be-4311-81eb-344d51bc3e1e",
"last_updated": "2023-09-18T09:03:30.685961-04:00",
"created_at": "2023-09-16T09:23:14.378054-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/ba299964-a2a3-42f5-a071-b2cb53c3b851/?format=api"
},
{
"id": "0b4bfb6b-53db-495e-b318-3024b0dcce71",
"gambit_id": "28a728ce-4cbb-4f74-ad87-c071469ec971",
"last_updated": "2023-09-18T09:03:30.695473-04:00",
"created_at": "2023-09-16T09:23:14.382692-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/ba299964-a2a3-42f5-a071-b2cb53c3b851/?format=api"
}
]
}