GET /api/bet_types/7701d2df-5220-4758-8d27-b08e8e955c55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7701d2df-5220-4758-8d27-b08e8e955c55",
"match": "https://api-prod.gambitprofit.com/api/matches/fe594f9e-048e-4638-ae7b-0605d942f77f/?format=api",
"name": "Over/Under",
"created_at": "2023-10-29T09:28:10.235009-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 Under 229.5",
"amount": 5000.0
},
{
"team": "Game Total Over 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "9e1d1ab1-293b-4a50-b9f4-7dd730187e04",
"gambit_id": "879dcb9c-6b48-4290-9880-bc3e8baa2338",
"last_updated": "2023-10-30T21:53:24.869395-04:00",
"created_at": "2023-10-29T09:28:10.242743-04:00",
"name": "Game Total Under 229.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7701d2df-5220-4758-8d27-b08e8e955c55/?format=api"
},
{
"id": "7d6ae11f-9574-47c9-b4b3-e222b089e9b3",
"gambit_id": "5d63a8fa-db66-45e3-8ec5-d9c86c0aa2b8",
"last_updated": "2023-10-30T21:53:24.862696-04:00",
"created_at": "2023-10-29T09:28:10.238750-04:00",
"name": "Game Total Over 229.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7701d2df-5220-4758-8d27-b08e8e955c55/?format=api"
}
]
}