GET /api/bet_types/511b1f96-136a-47a0-a6cb-9e499830dcbd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "511b1f96-136a-47a0-a6cb-9e499830dcbd",
"match": "https://api-prod.gambitprofit.com/api/matches/91e09a24-d24f-4099-a610-5eff95b9832b/?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 2.5",
"amount": 5847.0
},
{
"team": "Game Total Under 2.5",
"amount": 4153.0
}
],
"expected_reward_tokens": 8887.42,
"profit_sb": -112.58,
"profit_sb_percentage": -1.25,
"recommended": false
},
"lines": [
{
"id": "978364ac-ab8b-4670-86f6-8c00177b73a7",
"gambit_id": "08903e33-209b-47c7-ae26-5d3f1a391acc",
"last_updated": "2022-08-15T14:22:19.731307-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.52000",
"odds": "1.57000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/511b1f96-136a-47a0-a6cb-9e499830dcbd/?format=api"
},
{
"id": "8ea0f2b2-c8ad-4003-8ae2-4da5a5968112",
"gambit_id": "8c4308b3-2ea4-481a-9e3f-4bc670330a77",
"last_updated": "2022-08-15T14:22:19.730835-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.14000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/511b1f96-136a-47a0-a6cb-9e499830dcbd/?format=api"
}
]
}