GET /api/bet_types/55fa87f5-210e-45f3-a8c5-871d5b9845e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55fa87f5-210e-45f3-a8c5-871d5b9845e6",
"match": "https://api-prod.gambitprofit.com/api/matches/b00842e1-6f54-479e-b7d8-4e0055b9637e/?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 221.5",
"amount": 5000.0
},
{
"team": "Game Total Over 221.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "1218a2a9-af7b-4f4c-bb1d-1e75a9d05f8b",
"gambit_id": "1d0a4e18-5e58-4fa1-8a92-a525778902db",
"last_updated": "2022-10-31T11:02:12.959357-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 221.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55fa87f5-210e-45f3-a8c5-871d5b9845e6/?format=api"
},
{
"id": "c378e305-c26d-499c-9774-ffde5bc433c9",
"gambit_id": "4d31a013-5d90-42d1-bbe0-8f6274c89898",
"last_updated": "2022-10-31T11:02:12.960478-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 221.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55fa87f5-210e-45f3-a8c5-871d5b9845e6/?format=api"
}
]
}