GET /api/bet_types/676fae06-5b8b-47fd-be2a-d63f36b0227b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "676fae06-5b8b-47fd-be2a-d63f36b0227b",
"match": "https://api-prod.gambitprofit.com/api/matches/5667a451-ddfc-418b-84ba-9eb20351c83a/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 216.5",
"amount": 5000.0
},
{
"team": "Game Total Under 216.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "2c646748-77b8-47b3-998c-76a09d97aa35",
"gambit_id": "43610534-c62a-4d53-bb68-fa6e5db1b48a",
"last_updated": "2022-10-20T09:42:00.689622-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 216.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/676fae06-5b8b-47fd-be2a-d63f36b0227b/?format=api"
},
{
"id": "c747d8f5-8267-4fdf-b651-d91808e4f541",
"gambit_id": "b3e5000b-de7b-449f-b3ad-5b6984731d01",
"last_updated": "2022-10-20T09:42:00.688629-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 216.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/676fae06-5b8b-47fd-be2a-d63f36b0227b/?format=api"
}
]
}