GET /api/bet_types/d49ab8ea-6a16-4be8-8985-30742c85e0a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d49ab8ea-6a16-4be8-8985-30742c85e0a0",
"match": "https://api-prod.gambitprofit.com/api/matches/b83190a2-038e-4fbb-97f8-03e93b010abe/?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 66",
"amount": 5000.0
},
{
"team": "Game Total Over 66",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "07cc7339-8ee9-4bf5-9bdf-698a944b51a1",
"gambit_id": "9bfb6465-2c6b-473b-81fd-e722d6994ec2",
"last_updated": "2022-11-28T09:37:06.193369-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 66",
"reward": "1.80000",
"odds": "1.90910",
"spread": "66.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d49ab8ea-6a16-4be8-8985-30742c85e0a0/?format=api"
},
{
"id": "6fa08098-ad94-4f40-adf3-678c3a47fffe",
"gambit_id": "bbbebd8f-a7cd-44da-9a64-cdaeaa1c0ff0",
"last_updated": "2022-11-28T09:37:06.194407-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 66",
"reward": "1.80000",
"odds": "1.90910",
"spread": "66.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d49ab8ea-6a16-4be8-8985-30742c85e0a0/?format=api"
}
]
}