GET /api/bet_types/dca6b5ba-9c6f-4fa8-a924-936f018df50b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dca6b5ba-9c6f-4fa8-a924-936f018df50b",
"match": "https://api-prod.gambitprofit.com/api/matches/41fd8249-27e6-4b1a-bdde-6d2ce32c85ed/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-21T09:33:15.465175-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": 7106.0
},
{
"team": "Dallas Stars",
"amount": 2894.0
}
],
"expected_reward_tokens": 9521.26,
"profit_sb": 21.26,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "098b1b6c-8761-4ee6-8ad3-b79d516789c8",
"gambit_id": "483732ed-3a5d-40eb-94d7-1443ae7b863d",
"last_updated": "2024-01-23T18:52:56.212557-05:00",
"created_at": "2024-01-21T09:33:15.473780-05:00",
"name": "New York Islanders",
"reward": "1.34000",
"odds": "1.35710",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dca6b5ba-9c6f-4fa8-a924-936f018df50b/?format=api"
},
{
"id": "1d1e9013-8fb8-4178-a325-ff9ee541187e",
"gambit_id": "3bf78133-07e7-4ec5-a4c5-bf6cae27b998",
"last_updated": "2024-01-23T18:52:56.209118-05:00",
"created_at": "2024-01-21T09:33:15.468968-05:00",
"name": "Dallas Stars",
"reward": "3.29000",
"odds": "3.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dca6b5ba-9c6f-4fa8-a924-936f018df50b/?format=api"
}
]
}