GET /api/bet_types/324e9d24-562b-4957-97e7-d0795cdd77ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "324e9d24-562b-4957-97e7-d0795cdd77ee",
"match": "https://api-prod.gambitprofit.com/api/matches/b705810f-67ab-4c31-a521-d4130c770b10/?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 Under 54.5",
"amount": 5000.0
},
{
"team": "Game Total Over 54.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "3a69e5e5-86e0-4dac-986e-c8855dbaf20f",
"gambit_id": "1c29faf1-fcc0-4c10-9604-42216225aa2d",
"last_updated": "2022-11-28T09:42:15.468691-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "54.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/324e9d24-562b-4957-97e7-d0795cdd77ee/?format=api"
},
{
"id": "c9a60295-13d0-4ce2-9b18-26a91b8b3e5a",
"gambit_id": "b8859a01-a692-4da0-a5df-6b18861d4552",
"last_updated": "2022-11-28T09:42:15.469704-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "54.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/324e9d24-562b-4957-97e7-d0795cdd77ee/?format=api"
}
]
}