GET /api/bet_types/4b1c28bb-8e74-4741-8712-bec80cac55b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b1c28bb-8e74-4741-8712-bec80cac55b3",
"match": "https://api-prod.gambitprofit.com/api/matches/15873db7-487a-4048-a150-7a625f6bb7f7/?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": "Minnesota Wild",
"amount": 5097.0
},
{
"team": "Arizona Coyotes",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "0b3ee73c-b5c9-4277-a5f2-3838f650f9ba",
"gambit_id": "8f7fc2bf-84b6-4a80-a518-fb99d1480745",
"last_updated": "2022-11-28T14:17:18.153695-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Wild",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b1c28bb-8e74-4741-8712-bec80cac55b3/?format=api"
},
{
"id": "a17123f8-294f-4c0d-a044-13655d8c84d7",
"gambit_id": "e83f3336-af93-44d1-b5c6-f6f6fc75fdc9",
"last_updated": "2022-11-28T14:17:18.154672-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "1.83000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b1c28bb-8e74-4741-8712-bec80cac55b3/?format=api"
}
]
}