GET /api/bet_types/b5066887-f7a3-4a0f-873f-922d0246c30c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b5066887-f7a3-4a0f-873f-922d0246c30c",
"match": "https://api-prod.gambitprofit.com/api/matches/38594570-e45b-433a-9e66-f7f9d25be4c8/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-25T13:28:11.422580-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": "Arizona Coyotes",
"amount": 5423.0
},
{
"team": "Tampa Bay Lightning",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "58b1f5c5-c1d2-4718-bd13-fae2a737f494",
"gambit_id": "87b4ce8b-10d5-42ba-8dda-2da30b54328f",
"last_updated": "2024-01-26T20:58:23.059606-05:00",
"created_at": "2024-01-25T13:28:11.427067-05:00",
"name": "Arizona Coyotes",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5066887-f7a3-4a0f-873f-922d0246c30c/?format=api"
},
{
"id": "336f878d-f36b-4ece-9699-e9080be481eb",
"gambit_id": "64987e45-cd23-41db-964a-671f10421049",
"last_updated": "2024-01-26T20:58:23.063308-05:00",
"created_at": "2024-01-25T13:28:11.431902-05:00",
"name": "Tampa Bay Lightning",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5066887-f7a3-4a0f-873f-922d0246c30c/?format=api"
}
]
}