GET /api/bet_types/ade2410d-abe8-40cb-bc87-92032386a7ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ade2410d-abe8-40cb-bc87-92032386a7ff",
"match": "https://api-prod.gambitprofit.com/api/matches/f373e9b8-ce88-4f29-8a61-c6afdf670cdd/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-26T08:46:58.905026-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": "Houston Rockets",
"amount": 5000.0
},
{
"team": "Portland Trail Blazers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "24fa47d2-d8f9-4f34-b260-cab351a3a18d",
"gambit_id": "2f6c15fe-aa17-4aaf-926d-6979a1e79500",
"last_updated": "2023-02-28T12:37:05.792922-05:00",
"created_at": "2023-02-26T08:46:58.907602-05:00",
"name": "Houston Rockets",
"reward": "1.88000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ade2410d-abe8-40cb-bc87-92032386a7ff/?format=api"
},
{
"id": "b1eff00e-11fc-4fcf-9500-558161beb631",
"gambit_id": "36134f3e-e315-4b03-9a4e-120cb967e29b",
"last_updated": "2023-02-28T12:37:05.791736-05:00",
"created_at": "2023-02-26T08:46:58.906265-05:00",
"name": "Portland Trail Blazers",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ade2410d-abe8-40cb-bc87-92032386a7ff/?format=api"
}
]
}