GET /api/bet_types/b8355c78-5e1d-4968-abf5-cec952bad045/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b8355c78-5e1d-4968-abf5-cec952bad045",
"match": "https://api-prod.gambitprofit.com/api/matches/a9a0d751-c3c0-4d45-a934-c2f792c2c571/?format=api",
"name": "Pick the Winner",
"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": "Ottawa Senators",
"amount": 6989.0
},
{
"team": "Arizona Coyotes",
"amount": 3011.0
}
],
"expected_reward_tokens": 9574.93,
"profit_sb": 74.93,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "6b25856d-1d19-44d2-9ff0-3fa7795898f4",
"gambit_id": "6ef7c89e-a39f-41b2-b2b5-160dec36d05d",
"last_updated": "2022-10-24T10:17:10.149072-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "1.37000",
"odds": "1.37740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8355c78-5e1d-4968-abf5-cec952bad045/?format=api"
},
{
"id": "ca55bbfb-40df-499e-b737-2a1edf9ddc3c",
"gambit_id": "08001ba3-d6dd-4a5a-94c4-6fef7e4d0824",
"last_updated": "2022-10-24T10:17:10.150076-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "3.18000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8355c78-5e1d-4968-abf5-cec952bad045/?format=api"
}
]
}