GET /api/bet_types/09ac6703-2809-49d2-a710-8063deb7a56e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09ac6703-2809-49d2-a710-8063deb7a56e",
"match": "https://api-prod.gambitprofit.com/api/matches/4df749be-d2f0-4377-82a3-7d3b51f240a8/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-21T09:33:15.689456-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": "Indiana Pacers",
"amount": 5000.0
},
{
"team": "Phoenix Suns",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a5024b20-5bd3-405e-aa85-442993aef663",
"gambit_id": "cce47b84-c96a-4645-8f75-ce7105461e66",
"last_updated": "2024-01-23T18:43:26.056047-05:00",
"created_at": "2024-01-21T09:33:15.694758-05:00",
"name": "Indiana Pacers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09ac6703-2809-49d2-a710-8063deb7a56e/?format=api"
},
{
"id": "d1ef214e-9630-4760-87d2-00c14fd1abe7",
"gambit_id": "142f792a-f602-48a0-8188-fa7dca3541c4",
"last_updated": "2024-01-23T18:43:26.061564-05:00",
"created_at": "2024-01-21T09:33:15.701302-05:00",
"name": "Phoenix Suns",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09ac6703-2809-49d2-a710-8063deb7a56e/?format=api"
}
]
}