GET /api/bet_types/da223f42-e2af-4c0d-b9d2-e148e2c4219f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da223f42-e2af-4c0d-b9d2-e148e2c4219f",
"match": "https://api-prod.gambitprofit.com/api/matches/c2e31124-063c-4a52-ade7-e5b8003d69cb/?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": 5668.0
},
{
"team": "Game Total Under 2.5",
"amount": 4332.0
}
],
"expected_reward_tokens": 9010.56,
"profit_sb": 10.56,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "31f86e46-11a6-4637-95d6-c13b315c94c2",
"gambit_id": "b997ab91-d213-4cb2-bc42-5c9799d71d00",
"last_updated": "2022-08-29T11:27:20.042727-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.59000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da223f42-e2af-4c0d-b9d2-e148e2c4219f/?format=api"
},
{
"id": "04597e5a-05f9-4ce3-badd-c89af600107b",
"gambit_id": "a8ab1784-80e6-45de-9a83-44816fc92fe7",
"last_updated": "2022-08-29T11:27:20.042244-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.08000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da223f42-e2af-4c0d-b9d2-e148e2c4219f/?format=api"
}
]
}