GET /api/bet_types/21f86b0a-de1c-4ea2-8b18-69fad1f88934/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21f86b0a-de1c-4ea2-8b18-69fad1f88934",
"match": "https://api-prod.gambitprofit.com/api/matches/95a4159c-e284-4c83-af7f-7372b27c8e95/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-11T09:38:15.997871-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": 6611.0
},
{
"team": "Calgary Flames",
"amount": 3389.0
}
],
"expected_reward_tokens": 9387.53,
"profit_sb": -112.47,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "e55aeda8-0456-40ea-9722-fa54b438ae53",
"gambit_id": "1abd3bc9-de0b-4a2b-91ce-50c7c458acd8",
"last_updated": "2024-01-15T09:48:15.382520-05:00",
"created_at": "2024-01-11T09:38:16.008807-05:00",
"name": "Arizona Coyotes",
"reward": "1.42000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21f86b0a-de1c-4ea2-8b18-69fad1f88934/?format=api"
},
{
"id": "f2e89a6c-9591-4150-bdc9-b3ba07aa693d",
"gambit_id": "a5d4651a-6449-4db5-9fa0-dc4bd210f7d7",
"last_updated": "2024-01-15T09:48:15.378487-05:00",
"created_at": "2024-01-11T09:38:16.002174-05:00",
"name": "Calgary Flames",
"reward": "2.77000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21f86b0a-de1c-4ea2-8b18-69fad1f88934/?format=api"
}
]
}