GET /api/bet_types/6115227c-9597-4dec-9e8f-a2ac71887be6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6115227c-9597-4dec-9e8f-a2ac71887be6",
"match": "https://api-prod.gambitprofit.com/api/matches/2ea54262-4890-4113-8bbd-6372ca706a3b/?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": "Florida Panthers",
"amount": 5097.0
},
{
"team": "Columbus Blue Jackets",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "a136176a-3052-4956-9990-233ce353338e",
"gambit_id": "6683bb49-be87-47d1-8551-cd900b659a5f",
"last_updated": "2022-12-14T10:17:17.388743-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6115227c-9597-4dec-9e8f-a2ac71887be6/?format=api"
},
{
"id": "3fe13df5-f0c7-4d8a-9d10-ff0c51a4b391",
"gambit_id": "09132e07-ad14-43fa-b085-6a7356f71e83",
"last_updated": "2022-12-14T10:17:17.389793-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.83000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6115227c-9597-4dec-9e8f-a2ac71887be6/?format=api"
}
]
}