GET /api/bet_types/53dda01f-219d-467c-86c1-0fb751c70c57/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53dda01f-219d-467c-86c1-0fb751c70c57",
"match": "https://api-prod.gambitprofit.com/api/matches/889c357f-3f3a-4b02-bf22-8282c9f446b4/?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 58.5",
"amount": 5000.0
},
{
"team": "Game Total Over 58.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "965592c1-311c-4a72-a04d-487cdd7ef187",
"gambit_id": "2a088dc0-2289-43e4-830c-1fb50e5562e5",
"last_updated": "2022-11-21T09:48:55.781924-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53dda01f-219d-467c-86c1-0fb751c70c57/?format=api"
},
{
"id": "c6493cb8-0845-4ddc-8921-913b5ec9ac16",
"gambit_id": "292e85a0-143c-4865-ae82-4b2388a0a19d",
"last_updated": "2022-11-21T09:48:55.783093-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53dda01f-219d-467c-86c1-0fb751c70c57/?format=api"
}
]
}