GET /api/bet_types/866b57c9-261e-4994-9560-34567e8164b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "866b57c9-261e-4994-9560-34567e8164b1",
"match": "https://api-prod.gambitprofit.com/api/matches/e9714763-ca4d-41a8-bb86-bebee5599ed5/?format=api",
"name": "Over/Under",
"created_at": "2024-01-17T09:28:13.553295-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 242",
"amount": 5000.0
},
{
"team": "Game Total Under 242",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d5e4031d-00a6-4125-9920-c4388994f03b",
"gambit_id": "997de17d-b4e8-4046-bbf0-557268d6f159",
"last_updated": "2024-01-24T21:08:24.178934-05:00",
"created_at": "2024-01-17T09:28:13.558794-05:00",
"name": "Game Total Over 242",
"reward": "1.87000",
"odds": "1.90910",
"spread": "242.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866b57c9-261e-4994-9560-34567e8164b1/?format=api"
},
{
"id": "e415b67b-7ba9-4e05-9c18-9a259fd3cbf7",
"gambit_id": "9bfe02ef-8af7-4101-8ac0-3d29e75f4fec",
"last_updated": "2024-01-24T21:08:24.182199-05:00",
"created_at": "2024-01-17T09:28:13.565251-05:00",
"name": "Game Total Under 242",
"reward": "1.87000",
"odds": "1.90910",
"spread": "242.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866b57c9-261e-4994-9560-34567e8164b1/?format=api"
}
]
}