GET /api/bet_types/68c7c310-78b7-40e8-9171-db20cc453a8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68c7c310-78b7-40e8-9171-db20cc453a8f",
"match": "https://api-prod.gambitprofit.com/api/matches/f2c4fd70-7cef-46ff-9cc0-f855b9a1a5e2/?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": 6016.0
},
{
"team": "Game Total Under 2.5",
"amount": 3984.0
}
],
"expected_reward_tokens": 8963.84,
"profit_sb": -36.16,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "aea39142-af1b-4a89-b802-d99119fef362",
"gambit_id": "6d9b69f4-055c-4c38-8582-5421dd19cfbc",
"last_updated": "2022-09-05T17:11:58.970304-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.49000",
"odds": "1.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68c7c310-78b7-40e8-9171-db20cc453a8f/?format=api"
},
{
"id": "305c165e-8077-453e-bc08-5bee826e049f",
"gambit_id": "445aca21-7326-4de3-8c33-8f17778074df",
"last_updated": "2022-09-05T17:11:58.969285-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.25000",
"odds": "2.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68c7c310-78b7-40e8-9171-db20cc453a8f/?format=api"
}
]
}