GET /api/bet_types/da0c8d3d-c175-4422-9e99-061696d1b1d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da0c8d3d-c175-4422-9e99-061696d1b1d7",
"match": "https://api-prod.gambitprofit.com/api/matches/a27480c1-af40-4aa6-ab58-80fcc0bad9b5/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-30T08:18:25.190063-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": "CIN",
"amount": 5512.0
},
{
"team": "LOS",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "99a490db-0d7e-41d2-bfa8-3e82565d37c8",
"gambit_id": "0b76c80a-5889-4708-89e5-3a7b81396387",
"last_updated": "2023-07-31T18:08:07.072477-04:00",
"created_at": "2023-07-30T08:18:25.197779-04:00",
"name": "CIN",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da0c8d3d-c175-4422-9e99-061696d1b1d7/?format=api"
},
{
"id": "59f39b88-fcb4-485b-94c5-109838e132db",
"gambit_id": "8ef3a1c6-3813-41e0-a74f-a99920486281",
"last_updated": "2023-07-31T18:08:07.077029-04:00",
"created_at": "2023-07-30T08:18:25.206205-04:00",
"name": "LOS",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da0c8d3d-c175-4422-9e99-061696d1b1d7/?format=api"
}
]
}