GET /api/bet_types/d50bedec-6527-49ae-822b-681a5e2c0d30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d50bedec-6527-49ae-822b-681a5e2c0d30",
"match": "https://api-prod.gambitprofit.com/api/matches/d6b0473f-1ec2-47f4-be40-fb197aaefe97/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-30T10:27:10.190913-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": "Carolina Hurricanes",
"amount": 6026.0
},
{
"team": "Florida Panthers",
"amount": 3974.0
}
],
"expected_reward_tokens": 9099.26,
"profit_sb": 99.26,
"profit_sb_percentage": 1.1,
"recommended": true
},
"lines": [
{
"id": "84e21ccc-f92a-43c5-9867-56b94a670b2d",
"gambit_id": "b47cd913-d400-4b42-b578-eb98b2949d22",
"last_updated": "2022-12-31T16:56:56.937224-05:00",
"created_at": "2022-12-30T10:27:10.192073-05:00",
"name": "Carolina Hurricanes",
"reward": "1.51000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d50bedec-6527-49ae-822b-681a5e2c0d30/?format=api"
},
{
"id": "cc657e83-5847-426a-a3c7-9ba0ae9f8b48",
"gambit_id": "98e71e3b-f621-45a4-aa39-f5502f2c009f",
"last_updated": "2022-12-31T16:56:56.938370-05:00",
"created_at": "2022-12-30T10:27:10.193395-05:00",
"name": "Florida Panthers",
"reward": "2.29000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d50bedec-6527-49ae-822b-681a5e2c0d30/?format=api"
}
]
}