GET /api/bet_types/70049043-c071-4c87-b32d-33ccc9b6bd72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70049043-c071-4c87-b32d-33ccc9b6bd72",
"match": "https://api-prod.gambitprofit.com/api/matches/72a89b5a-b2db-4ad6-87a5-a32db7f17192/?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 217",
"amount": 5000.0
},
{
"team": "Game Total Over 217",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "3c7cffd2-aa83-4a1c-b88b-c99c2071e693",
"gambit_id": "de2c91cf-7144-43b6-907b-28ec40e41ca8",
"last_updated": "2022-11-14T15:02:46.603097-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 217",
"reward": "1.80000",
"odds": "1.90910",
"spread": "217.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70049043-c071-4c87-b32d-33ccc9b6bd72/?format=api"
},
{
"id": "38be8efb-acf1-40e0-9911-3dba72a5d947",
"gambit_id": "ee1c1c67-ffba-4ae1-a054-cc0f3ec5080f",
"last_updated": "2022-11-14T15:02:46.604296-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 217",
"reward": "1.80000",
"odds": "1.90910",
"spread": "217.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70049043-c071-4c87-b32d-33ccc9b6bd72/?format=api"
}
]
}