GET /api/bet_types/b1cd84ef-a700-4951-8dae-cc27baffd5f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1cd84ef-a700-4951-8dae-cc27baffd5f0",
"match": "https://api-prod.gambitprofit.com/api/matches/4b564d7a-ced1-4e00-a121-41d1f5e6c867/?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": "Nashville Predators",
"amount": 5492.0
},
{
"team": "Ottawa Senators",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "8c60af6d-31a3-4dc5-8040-e90c25c0fe18",
"gambit_id": "ce9c292e-f14e-4183-9c5a-f8b5bf31cd6c",
"last_updated": "2022-12-12T09:47:36.742686-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville Predators",
"reward": "1.65000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1cd84ef-a700-4951-8dae-cc27baffd5f0/?format=api"
},
{
"id": "8049eb0d-1fb5-4968-b5d2-2b975be93688",
"gambit_id": "49f27008-04a9-459b-a773-5bfb75be348b",
"last_updated": "2022-12-12T09:47:36.743907-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1cd84ef-a700-4951-8dae-cc27baffd5f0/?format=api"
}
]
}