GET /api/bet_types/9b8c9e54-70a9-483d-b78b-24fbe345dff0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b8c9e54-70a9-483d-b78b-24fbe345dff0",
"match": "https://api-prod.gambitprofit.com/api/matches/c3b887c3-5ec4-4526-ab6e-3f4a6704ecd7/?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": "Buffalo Sabres",
"amount": 6650.0
},
{
"team": "Arizona Coyotes",
"amount": 3350.0
}
],
"expected_reward_tokens": 9110.5,
"profit_sb": 110.5,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "b9bead62-daad-4db2-90ce-1e0925a8858a",
"gambit_id": "d8358503-d883-44b4-ba12-2d1b8835af77",
"last_updated": "2022-11-09T09:43:03.157579-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "1.37000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b8c9e54-70a9-483d-b78b-24fbe345dff0/?format=api"
},
{
"id": "6c69cf18-5f63-48f9-a0c8-2b123f6e195c",
"gambit_id": "b554c6c9-0b65-4476-ba92-1b68937c9293",
"last_updated": "2022-11-09T09:43:03.156571-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "2.72000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b8c9e54-70a9-483d-b78b-24fbe345dff0/?format=api"
}
]
}