GET /api/bet_types/89f3e89c-fae3-4b57-8d2e-ad6a2b1712a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89f3e89c-fae3-4b57-8d2e-ad6a2b1712a0",
"match": "https://api-prod.gambitprofit.com/api/matches/d69dead7-ad6a-47be-b340-1c62ce17353f/?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 Over 70",
"amount": 5000.0
},
{
"team": "Game Total Under 70",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "ee0714cc-a6d4-436f-a602-bdf337192d32",
"gambit_id": "6f1ad22f-b21d-4813-9c53-79f8e9e11b67",
"last_updated": "2022-10-31T10:56:54.953177-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 70",
"reward": "1.88000",
"odds": "1.90910",
"spread": "70.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89f3e89c-fae3-4b57-8d2e-ad6a2b1712a0/?format=api"
},
{
"id": "5c76b290-8287-49a3-bf53-03dff30600a2",
"gambit_id": "6469fb37-354d-4e20-ae76-0609349468dd",
"last_updated": "2022-10-31T10:56:54.952034-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 70",
"reward": "1.88000",
"odds": "1.90910",
"spread": "70.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89f3e89c-fae3-4b57-8d2e-ad6a2b1712a0/?format=api"
}
]
}