GET /api/bet_types/b9510b71-6e29-49cd-b621-5f41d8f22992/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9510b71-6e29-49cd-b621-5f41d8f22992",
"match": "https://api-prod.gambitprofit.com/api/matches/3b402a31-82bc-4e5f-ae72-eece90bce69b/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-28T12:36:59.232787-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": "Columbus Blue Jackets",
"amount": 5521.0
},
{
"team": "Buffalo Sabres",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": -4.52,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "3cf95c69-7a8b-4a52-a88b-4a1e48e798c0",
"gambit_id": "53146cf4-645f-4089-8c00-39ad5632971a",
"last_updated": "2023-03-01T09:52:12.746521-05:00",
"created_at": "2023-02-28T12:36:59.235252-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.72000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9510b71-6e29-49cd-b621-5f41d8f22992/?format=api"
},
{
"id": "8eacc5c3-5327-484d-b880-d90546708b64",
"gambit_id": "587ab1e4-3d11-4c41-903e-7d8a13a066ea",
"last_updated": "2023-03-01T09:52:12.745377-05:00",
"created_at": "2023-02-28T12:36:59.233980-05:00",
"name": "Buffalo Sabres",
"reward": "2.12000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9510b71-6e29-49cd-b621-5f41d8f22992/?format=api"
}
]
}