GET /api/bet_types/be96b210-8386-4b73-ac4a-c35078144dc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be96b210-8386-4b73-ac4a-c35078144dc5",
"match": "https://api-prod.gambitprofit.com/api/matches/84de89ca-3fb9-45d0-9ab2-35be01ce4a2f/?format=api",
"name": "Play the Odds",
"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": "Arizona Coyotes",
"amount": 5212.0
},
{
"team": "New York Rangers",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "5637021a-7b04-4884-94e6-829d8a8cafbf",
"gambit_id": "b6fc2eb8-94bf-4d5f-8b9d-ddf0dc652fe4",
"last_updated": "2022-10-31T12:22:13.440010-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "1.81000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be96b210-8386-4b73-ac4a-c35078144dc5/?format=api"
},
{
"id": "b7a863a1-c859-41f6-8133-5bb0a1775716",
"gambit_id": "8f5abfba-d0b8-45fd-b325-b3915c14f50f",
"last_updated": "2022-10-31T12:22:13.441129-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Rangers",
"reward": "1.97000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be96b210-8386-4b73-ac4a-c35078144dc5/?format=api"
}
]
}