GET /api/bet_types/80e7bd83-1f5d-4af1-a33b-a77986846faf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80e7bd83-1f5d-4af1-a33b-a77986846faf",
"match": "https://api-prod.gambitprofit.com/api/matches/72b799ec-e858-41d7-aa14-94da2808ff43/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-23T11:48:00.608245-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": "NYM",
"amount": 5857.0
},
{
"team": "BOS",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "351962df-0850-4e74-b10e-c0bc4c7b17e8",
"gambit_id": "d81c7928-7af1-4158-a4d0-bfa2457a3683",
"last_updated": "2023-07-24T13:23:15.896122-04:00",
"created_at": "2023-07-23T11:48:00.618568-04:00",
"name": "NYM",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80e7bd83-1f5d-4af1-a33b-a77986846faf/?format=api"
},
{
"id": "c954dd2d-c5bd-4a90-b99a-5e54adcee615",
"gambit_id": "3bcf56ee-d2db-470d-b413-05d5fc6a2c41",
"last_updated": "2023-07-24T13:23:15.900342-04:00",
"created_at": "2023-07-23T11:48:00.622239-04:00",
"name": "BOS",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80e7bd83-1f5d-4af1-a33b-a77986846faf/?format=api"
}
]
}