GET /api/bet_types/24773e54-e6ef-402f-8265-520aa1a8b35d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24773e54-e6ef-402f-8265-520aa1a8b35d",
"match": "https://api-prod.gambitprofit.com/api/matches/f13c3a16-5762-4722-a470-466c9d29831f/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-18T08:46:56.411339-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": "Miami Heat",
"amount": 5000.0
},
{
"team": "Chicago Bulls",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7fd5ab1a-c472-4f14-b8f4-6bcd8dec4dc4",
"gambit_id": "effa13ff-b842-4dc4-bfeb-4c3dc13c1dcd",
"last_updated": "2023-03-19T16:56:51.992902-04:00",
"created_at": "2023-03-18T08:46:56.416559-04:00",
"name": "Miami Heat",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24773e54-e6ef-402f-8265-520aa1a8b35d/?format=api"
},
{
"id": "c2b49b27-7692-4369-af97-df57a702de9e",
"gambit_id": "b1ff7502-ec0a-4a60-a93f-37a5f9ba9bd7",
"last_updated": "2023-03-19T16:56:51.991521-04:00",
"created_at": "2023-03-18T08:46:56.413700-04:00",
"name": "Chicago Bulls",
"reward": "1.87000",
"odds": "1.90910",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24773e54-e6ef-402f-8265-520aa1a8b35d/?format=api"
}
]
}