GET /api/bet_types/249e2a80-08e8-4bac-aa53-528169820f58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "249e2a80-08e8-4bac-aa53-528169820f58",
"match": "https://api-prod.gambitprofit.com/api/matches/a9256cdf-6c3e-4bbe-b68b-c9e4a742f71d/?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": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b55ebdc7-639d-48ba-882a-e57d83e13029",
"gambit_id": "77c0803b-d614-4192-99d5-efd02312ce03",
"last_updated": "2022-12-10T18:36:58.648725-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 216.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/249e2a80-08e8-4bac-aa53-528169820f58/?format=api"
},
{
"id": "9bde9c49-ef4d-48b1-936d-f757e3b8a276",
"gambit_id": "3bc59c9a-6b7a-48bf-bc69-244eddd2dc78",
"last_updated": "2022-12-10T18:36:58.647517-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 216.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/249e2a80-08e8-4bac-aa53-528169820f58/?format=api"
}
]
}