GET /api/bet_types/928b61e9-86d2-431d-97f9-0907e736c1cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "928b61e9-86d2-431d-97f9-0907e736c1cf",
"match": "https://api-prod.gambitprofit.com/api/matches/98d40939-e5bf-4e3c-b082-24b1a9daef0f/?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 8.5",
"amount": 5205.0
},
{
"team": "Game Total Under 8.5",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "96d6999e-96bc-4213-9d6b-b8e40bf02ddf",
"gambit_id": "24aaa782-cbd4-41e5-824f-052bfaafa0c5",
"last_updated": "2022-08-19T09:46:51.755062-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.75000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/928b61e9-86d2-431d-97f9-0907e736c1cf/?format=api"
},
{
"id": "5571019b-2e94-44dd-86b8-ddb7709edcdc",
"gambit_id": "79179c5f-224e-4473-a5ad-69d912fd5846",
"last_updated": "2022-08-19T09:46:51.754578-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.90000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/928b61e9-86d2-431d-97f9-0907e736c1cf/?format=api"
}
]
}