GET /api/bet_types/b2aba260-4366-4532-a315-1b2680f95d2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2aba260-4366-4532-a315-1b2680f95d2f",
"match": "https://api-prod.gambitprofit.com/api/matches/1b15726c-6c12-4c73-8607-e9edfba9c078/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-28T11:22:20.447263-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": "LAA",
"amount": 6090.0
},
{
"team": "MIL",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "73c14504-d735-4885-b5e5-fa0f2a33ab6f",
"gambit_id": "375e74f0-fcc0-487b-a96b-0f73174a9459",
"last_updated": "2023-04-29T16:52:07.502735-04:00",
"created_at": "2023-04-28T11:22:20.450054-04:00",
"name": "LAA",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2aba260-4366-4532-a315-1b2680f95d2f/?format=api"
},
{
"id": "34ad86b3-1db7-434d-820e-efa538d3f62c",
"gambit_id": "35697227-4dc0-4c72-b04e-be9490f50fff",
"last_updated": "2023-04-29T16:52:07.501589-04:00",
"created_at": "2023-04-28T11:22:20.448617-04:00",
"name": "MIL",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2aba260-4366-4532-a315-1b2680f95d2f/?format=api"
}
]
}