GET /api/bet_types/9cc50ae9-44b1-4da2-a607-2292402d6949/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9cc50ae9-44b1-4da2-a607-2292402d6949",
"match": "https://api-prod.gambitprofit.com/api/matches/3c193953-b9e0-446d-9637-f20807a8bd2d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-21T10:22:14.468173-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": 5703.0
},
{
"team": "Philadelphia Flyers",
"amount": 4297.0
}
],
"expected_reward_tokens": 9581.04,
"profit_sb": 81.04,
"profit_sb_percentage": 0.85,
"recommended": true
},
"lines": [
{
"id": "bbf2f07c-abed-40f0-a80e-18f6bcef50b0",
"gambit_id": "2873b704-aaf3-4584-b9c6-59fd4a0fc9c7",
"last_updated": "2023-01-23T10:21:54.226265-05:00",
"created_at": "2023-01-21T10:22:14.469384-05:00",
"name": "Detroit Red Wings",
"reward": "1.68000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cc50ae9-44b1-4da2-a607-2292402d6949/?format=api"
},
{
"id": "6fa1efe2-5784-41b1-8ae0-d17348278392",
"gambit_id": "47d3771d-594f-41ec-9a69-759fcccf96fe",
"last_updated": "2023-01-23T10:21:54.228244-05:00",
"created_at": "2023-01-21T10:22:14.470962-05:00",
"name": "Philadelphia Flyers",
"reward": "2.23000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cc50ae9-44b1-4da2-a607-2292402d6949/?format=api"
}
]
}