GET /api/bet_types/acf4d30a-5be5-40cd-88fc-d0247338cd5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "acf4d30a-5be5-40cd-88fc-d0247338cd5e",
"match": "https://api-prod.gambitprofit.com/api/matches/883099d5-c415-4841-a124-f350c664956e/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-20T09:58:16.982003-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": "Philadelphia Eagles",
"amount": 5000.0
},
{
"team": "Tampa Bay Buccaneers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "08a89443-5635-4f77-b17f-413bcc744a2c",
"gambit_id": "6eeef07d-fcaf-4cb6-a4bd-bc08ae25677d",
"last_updated": "2023-09-26T08:58:30.218748-04:00",
"created_at": "2023-09-20T09:58:16.985826-04:00",
"name": "Philadelphia Eagles",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acf4d30a-5be5-40cd-88fc-d0247338cd5e/?format=api"
},
{
"id": "bfff5cd3-ab2e-45e5-8c7f-8d57c228fe19",
"gambit_id": "8fe5e8b6-78ae-4a47-8243-c50e8a668d94",
"last_updated": "2023-09-26T08:58:30.222061-04:00",
"created_at": "2023-09-20T09:58:16.989625-04:00",
"name": "Tampa Bay Buccaneers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acf4d30a-5be5-40cd-88fc-d0247338cd5e/?format=api"
}
]
}