GET /api/bet_types/150b21a2-185a-4111-9e97-0877e2ba322b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "150b21a2-185a-4111-9e97-0877e2ba322b",
"match": "https://api-prod.gambitprofit.com/api/matches/a08b12e1-9971-4207-9a05-4846b134aafb/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-19T09:33:12.310897-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": "Chicago Blackhawks",
"amount": 5213.0
},
{
"team": "New York Islanders",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5898a283-5ef0-4ce5-96cc-a3a6fa902243",
"gambit_id": "80de879b-2f93-472a-818f-6ff1db0c9c6e",
"last_updated": "2024-01-22T12:08:22.203708-05:00",
"created_at": "2024-01-19T09:33:12.318836-05:00",
"name": "Chicago Blackhawks",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/150b21a2-185a-4111-9e97-0877e2ba322b/?format=api"
},
{
"id": "f8ef6ea9-6a39-4b37-a816-342c34c315a7",
"gambit_id": "c307b113-f213-4ee9-bb29-79e03be05842",
"last_updated": "2024-01-22T12:08:22.199849-05:00",
"created_at": "2024-01-19T09:33:12.314522-05:00",
"name": "New York Islanders",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/150b21a2-185a-4111-9e97-0877e2ba322b/?format=api"
}
]
}