GET /api/bet_types/593498a7-921b-4df2-8694-54c6a83e3099/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "593498a7-921b-4df2-8694-54c6a83e3099",
"match": "https://api-prod.gambitprofit.com/api/matches/efe32532-7d67-4d1f-a151-cf1686cd5a92/?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": "Ottawa Senators",
"amount": 6869.0
},
{
"team": "New York Islanders",
"amount": 3131.0
}
],
"expected_reward_tokens": 9204.46,
"profit_sb": 204.46,
"profit_sb_percentage": 2.27,
"recommended": true
},
"lines": [
{
"id": "3a60d54e-0631-43ce-aa50-a65798388489",
"gambit_id": "6a1c085f-bbb7-49e6-88ed-c943492bfd3a",
"last_updated": "2022-11-15T11:52:47.408766-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "1.34000",
"odds": "1.38460",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/593498a7-921b-4df2-8694-54c6a83e3099/?format=api"
},
{
"id": "2a26d52f-658e-4abb-8581-a05bbc3364c7",
"gambit_id": "a1dc2a28-0074-43e7-b6e5-8c4fffdb0b0b",
"last_updated": "2022-11-15T11:52:47.409894-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "2.94000",
"odds": "3.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/593498a7-921b-4df2-8694-54c6a83e3099/?format=api"
}
]
}