GET /api/bet_types/f14b3a3f-5619-47dc-8178-fff52642ef66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f14b3a3f-5619-47dc-8178-fff52642ef66",
"match": "https://api-prod.gambitprofit.com/api/matches/1c1abe72-8072-4573-a782-e064753f558e/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-06T10:57:11.671930-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": "WAS",
"amount": 5512.0
},
{
"team": "ARI",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "0b6c3ebf-7aee-4a87-a89e-3a2e36e0ea08",
"gambit_id": "7b335a14-53b0-4d9a-8a2d-bb89ac4537a2",
"last_updated": "2023-06-07T10:38:22.558177-04:00",
"created_at": "2023-06-06T10:57:11.675002-04:00",
"name": "WAS",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f14b3a3f-5619-47dc-8178-fff52642ef66/?format=api"
},
{
"id": "2170dae0-4636-48f5-9c8e-7e881ba6b5fe",
"gambit_id": "6e03e1c8-5ffe-4cdd-a609-a0a035341596",
"last_updated": "2023-06-07T10:38:22.555867-04:00",
"created_at": "2023-06-06T10:57:11.673457-04:00",
"name": "ARI",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f14b3a3f-5619-47dc-8178-fff52642ef66/?format=api"
}
]
}