GET /api/bet_types/0e4c6a91-aa84-4b88-a9ff-e7226a2a6660/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e4c6a91-aa84-4b88-a9ff-e7226a2a6660",
"match": "https://api-prod.gambitprofit.com/api/matches/57f58502-c1ea-4adf-8aec-f0d856605b2f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-14T09:58:11.283342-04: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": "Tampa Bay Buccaneers",
"amount": 5512.0
},
{
"team": "Chicago Bears",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "d2b51485-097a-4ac3-a599-42e217be39bf",
"gambit_id": "85449f41-d2d0-4233-b83f-cd1808915e07",
"last_updated": "2023-09-18T15:48:23.106091-04:00",
"created_at": "2023-09-14T09:58:11.291049-04:00",
"name": "Tampa Bay Buccaneers",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e4c6a91-aa84-4b88-a9ff-e7226a2a6660/?format=api"
},
{
"id": "e820599f-51b6-45c0-91b5-9fe9738d879b",
"gambit_id": "9e41ee52-21fb-4f76-bf47-bd520e204818",
"last_updated": "2023-09-18T15:48:23.101124-04:00",
"created_at": "2023-09-14T09:58:11.287187-04:00",
"name": "Chicago Bears",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e4c6a91-aa84-4b88-a9ff-e7226a2a6660/?format=api"
}
]
}