GET /api/bet_types/abd0f483-86ff-4816-93c7-991f175b592b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "abd0f483-86ff-4816-93c7-991f175b592b",
"match": "https://api-prod.gambitprofit.com/api/matches/ddbad3dd-e9c7-480b-9991-68a8cd1b5a53/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-21T09:13:06.590164-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": "Colorado Avalanche",
"amount": 6154.0
},
{
"team": "Ottawa Senators",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "b62cd58a-67a1-455a-9ddc-e2e8e6ab908a",
"gambit_id": "41b71e63-0f50-482b-99e1-869f6874c95b",
"last_updated": "2023-12-23T14:53:21.642465-05:00",
"created_at": "2023-12-21T09:13:06.597796-05:00",
"name": "Colorado Avalanche",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abd0f483-86ff-4816-93c7-991f175b592b/?format=api"
},
{
"id": "d6db9feb-9c85-4a88-a0bd-a960043131fa",
"gambit_id": "08b1be2c-76a8-43dd-aadb-66b1e4669a95",
"last_updated": "2023-12-23T14:53:21.638755-05:00",
"created_at": "2023-12-21T09:13:06.594044-05:00",
"name": "Ottawa Senators",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abd0f483-86ff-4816-93c7-991f175b592b/?format=api"
}
]
}