GET /api/bet_types/b03f506f-9286-4df2-a105-e4a93097e2e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b03f506f-9286-4df2-a105-e4a93097e2e4",
"match": "https://api-prod.gambitprofit.com/api/matches/6f048f9b-486f-4625-a577-b1fa3918ff38/?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 51",
"amount": 5000.0
},
{
"team": "Game Total Over 51",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "bf9b7f79-cd24-4e84-adca-1a9133036e72",
"gambit_id": "5097ea8e-09b7-4242-b6b9-2c16fa62339a",
"last_updated": "2022-11-21T09:43:37.833533-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51",
"reward": "1.80000",
"odds": "1.90910",
"spread": "51.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03f506f-9286-4df2-a105-e4a93097e2e4/?format=api"
},
{
"id": "e6687f59-cddf-4a22-841c-2b534a52d204",
"gambit_id": "8c121be5-1ae3-440f-b1bc-957d045f7c57",
"last_updated": "2022-11-21T09:43:37.834730-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51",
"reward": "1.80000",
"odds": "1.90910",
"spread": "51.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03f506f-9286-4df2-a105-e4a93097e2e4/?format=api"
}
]
}