GET /api/bet_types/c798bf09-4894-4488-afd9-0a3350b7eee5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c798bf09-4894-4488-afd9-0a3350b7eee5",
"match": "https://api-prod.gambitprofit.com/api/matches/f20ca261-8921-496a-96a3-03a7b061a5e4/?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": "Total Rounds Under 1.5",
"amount": 7448.0
},
{
"team": "Total Rounds Over 1.5",
"amount": 2552.0
}
],
"expected_reward_tokens": 9161.04,
"profit_sb": 161.04,
"profit_sb_percentage": 1.79,
"recommended": true
},
"lines": [
{
"id": "ebd4496a-6944-4a8a-a6ce-e2103038e9fe",
"gambit_id": "a14933c9-4f7a-4c72-85c1-289820aca68e",
"last_updated": "2022-08-21T19:32:05.401339-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 1.5",
"reward": "1.23000",
"odds": "1.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c798bf09-4894-4488-afd9-0a3350b7eee5/?format=api"
},
{
"id": "84b1d6c7-4113-431e-abaa-9820aee8a1c4",
"gambit_id": "9da70835-268c-4b51-aee6-b06e832a65bf",
"last_updated": "2022-08-21T19:32:05.402322-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 1.5",
"reward": "3.59000",
"odds": "3.85000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c798bf09-4894-4488-afd9-0a3350b7eee5/?format=api"
}
]
}