GET /api/bet_types/c8951793-e431-4d85-92ac-289f0c745d5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8951793-e431-4d85-92ac-289f0c745d5f",
"match": "https://api-prod.gambitprofit.com/api/matches/80e5bc88-384d-42a8-bff8-4047c770046e/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-29T23:47:16.087927-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": "ARI",
"amount": 5867.0
},
{
"team": "LOS",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "50c5d44f-0ef3-4b9d-ad33-905c7aa68372",
"gambit_id": "394d7691-554d-4006-a131-08a9ac7e4eb3",
"last_updated": "2023-03-31T10:32:18.658250-04:00",
"created_at": "2023-03-29T23:47:16.093381-04:00",
"name": "ARI",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8951793-e431-4d85-92ac-289f0c745d5f/?format=api"
},
{
"id": "47f9c0a6-a75c-4632-a783-c33859e87757",
"gambit_id": "ded504b7-a360-4880-8d63-7c335db4a29b",
"last_updated": "2023-03-31T10:32:18.655308-04:00",
"created_at": "2023-03-29T23:47:16.090746-04:00",
"name": "LOS",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8951793-e431-4d85-92ac-289f0c745d5f/?format=api"
}
]
}