GET /api/bet_types/53d47e5a-90a4-4d2a-b1d5-abbb1423816b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53d47e5a-90a4-4d2a-b1d5-abbb1423816b",
"match": "https://api-prod.gambitprofit.com/api/matches/6de3ae7a-5fc5-4180-b774-badb17d890d9/?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": "Detroit Red Wings",
"amount": 5492.0
},
{
"team": "Buffalo Sabres",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "751432c6-6b0a-4f8a-8b39-c57c0fb70dd1",
"gambit_id": "6ef322d3-78d4-4c20-97db-0a765b5fe9ef",
"last_updated": "2022-12-01T16:22:24.412352-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "1.65000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53d47e5a-90a4-4d2a-b1d5-abbb1423816b/?format=api"
},
{
"id": "33a0245f-b343-4ad4-a699-c06869c4d171",
"gambit_id": "939c5a88-1bd9-46b6-a300-fcff8a050608",
"last_updated": "2022-12-01T16:22:24.413488-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53d47e5a-90a4-4d2a-b1d5-abbb1423816b/?format=api"
}
]
}