GET /api/bet_types/23479cfb-2825-4a24-b5e1-faf87b1a3571/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23479cfb-2825-4a24-b5e1-faf87b1a3571",
"match": "https://api-prod.gambitprofit.com/api/matches/044220c1-5af3-4179-9887-3109b6b04767/?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": "New York Islanders",
"amount": 5696.0
},
{
"team": "Florida Panthers",
"amount": 4304.0
}
],
"expected_reward_tokens": 9511.84,
"profit_sb": 11.84,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "8d4e5625-5df0-4524-ad5c-d4d34912889c",
"gambit_id": "ae9ff62d-3796-4052-872a-e36a4164fdf8",
"last_updated": "2022-10-24T11:56:49.402439-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "1.67000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23479cfb-2825-4a24-b5e1-faf87b1a3571/?format=api"
},
{
"id": "ea17433c-dae7-4e7a-80de-cf4a65189241",
"gambit_id": "5e5151aa-ed01-4ee4-9ecb-fb954872587d",
"last_updated": "2022-10-24T11:56:49.401439-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "2.21000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23479cfb-2825-4a24-b5e1-faf87b1a3571/?format=api"
}
]
}