GET /api/bet_types/8c5506d2-819b-4b35-8cd9-0b72b6f5d76b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c5506d2-819b-4b35-8cd9-0b72b6f5d76b",
"match": "https://api-prod.gambitprofit.com/api/matches/fee7dd18-1e71-44fb-82b8-dcf5ee502e97/?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": "Columbus Blue Jackets",
"amount": 6114.0
},
{
"team": "Buffalo Sabres",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "4a10fbf9-c5d3-486d-91f9-b3696b3dc3b0",
"gambit_id": "0f45428b-5100-4f52-867f-3a1ea198560c",
"last_updated": "2022-12-08T13:02:13.183754-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.50000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c5506d2-819b-4b35-8cd9-0b72b6f5d76b/?format=api"
},
{
"id": "a5b53ccd-fed4-4ed8-82a0-e598dbe3bb32",
"gambit_id": "55e59a0e-f482-45fc-8fa2-58f5fdf6333a",
"last_updated": "2022-12-08T13:02:13.184774-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "2.36000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c5506d2-819b-4b35-8cd9-0b72b6f5d76b/?format=api"
}
]
}