GET /api/bet_types/3355d3b4-b774-44ad-b593-e69608e42bbb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3355d3b4-b774-44ad-b593-e69608e42bbb",
"match": "https://api-prod.gambitprofit.com/api/matches/bc19f9ef-3c66-4578-99aa-5f9d1f8b495a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-18T09:53:15.643544-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": 6698.0
},
{
"team": "Anaheim Ducks",
"amount": 3302.0
}
],
"expected_reward_tokens": 9443.72,
"profit_sb": -56.28,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "7d63df8d-9dc1-4e56-ac87-db964b7573c8",
"gambit_id": "789042ff-30f5-4372-a5dc-39ca1201fb54",
"last_updated": "2023-12-19T21:08:17.903997-05:00",
"created_at": "2023-12-18T09:53:15.655033-05:00",
"name": "Detroit Red Wings",
"reward": "1.41000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3355d3b4-b774-44ad-b593-e69608e42bbb/?format=api"
},
{
"id": "730bcfe3-cb99-4121-b3c0-12b32f73762b",
"gambit_id": "b74bca89-d13e-4841-9e9a-fb9cf395daf4",
"last_updated": "2023-12-19T21:08:17.900468-05:00",
"created_at": "2023-12-18T09:53:15.647265-05:00",
"name": "Anaheim Ducks",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3355d3b4-b774-44ad-b593-e69608e42bbb/?format=api"
}
]
}