GET /api/bet_types/688d89f5-c711-4dd7-ad7e-3442d71a3b09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "688d89f5-c711-4dd7-ad7e-3442d71a3b09",
"match": "https://api-prod.gambitprofit.com/api/matches/3a72de2b-5d20-4068-81a0-19b0c1f80790/?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": "New York Rangers",
"amount": 6986.0
},
{
"team": "New Jersey Devils",
"amount": 3014.0
}
],
"expected_reward_tokens": 9221.52,
"profit_sb": 221.52,
"profit_sb_percentage": 2.46,
"recommended": true
},
"lines": [
{
"id": "7b8018c4-4da4-407c-a90d-19ad35bb0ea3",
"gambit_id": "6b5936a0-e9af-4a53-83f7-88ba0b76d644",
"last_updated": "2022-12-13T10:12:00.005638-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Rangers",
"reward": "1.32000",
"odds": "1.36360",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/688d89f5-c711-4dd7-ad7e-3442d71a3b09/?format=api"
},
{
"id": "125601fe-6ece-4eba-baab-c86997a660ac",
"gambit_id": "5a756123-ac34-452d-92cc-9d3301a1103b",
"last_updated": "2022-12-13T10:12:00.009041-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "3.06000",
"odds": "3.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/688d89f5-c711-4dd7-ad7e-3442d71a3b09/?format=api"
}
]
}