GET /api/bet_types/e450a072-3bc5-43e1-8a56-984be0dc4057/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e450a072-3bc5-43e1-8a56-984be0dc4057",
"match": "https://api-prod.gambitprofit.com/api/matches/029ba7b1-dcea-4a16-b1c4-72b80e815e3d/?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": 6214.0
},
{
"team": "Game Total Under 2.5",
"amount": 3786.0
}
],
"expected_reward_tokens": 9010.3,
"profit_sb": 10.3,
"profit_sb_percentage": 0.11,
"recommended": true
},
"lines": [
{
"id": "643347b1-160b-4672-9811-4c6b1cf52489",
"gambit_id": "ec5f4e16-e66e-43df-ad95-fdd13a293c1f",
"last_updated": "2022-12-24T17:12:14.399849-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.45000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e450a072-3bc5-43e1-8a56-984be0dc4057/?format=api"
},
{
"id": "252f1c03-96c3-43ec-bb3c-9d356ea8af03",
"gambit_id": "7b491da5-ab67-4816-941f-50c273efd0dc",
"last_updated": "2022-12-24T17:12:14.398697-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.38000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e450a072-3bc5-43e1-8a56-984be0dc4057/?format=api"
}
]
}