GET /api/bet_types/ea26995e-8ea9-4998-8c46-2701768bbb23/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea26995e-8ea9-4998-8c46-2701768bbb23",
"match": "https://api-prod.gambitprofit.com/api/matches/f6d5a803-de8b-4759-8fed-bd30f0d8f26b/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "PIT",
"amount": 5829.0
},
{
"team": "CIN",
"amount": 4171.0
}
],
"expected_reward_tokens": 9092.78,
"profit_sb": 92.78,
"profit_sb_percentage": 1.03,
"recommended": true
},
"lines": [
{
"id": "7897ea04-cb92-4812-879e-fcf1a3cbb93c",
"gambit_id": "322aaa87-e64c-4230-b37e-1ce7158c0d39",
"last_updated": "2022-09-15T11:07:09.750316-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT",
"reward": "1.56000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea26995e-8ea9-4998-8c46-2701768bbb23/?format=api"
},
{
"id": "48c0fe54-a1e8-4c0c-bc8c-00e07ee65388",
"gambit_id": "01489f65-b64f-4a39-811c-8a94ff295695",
"last_updated": "2022-09-15T11:07:09.749333-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN",
"reward": "2.18000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea26995e-8ea9-4998-8c46-2701768bbb23/?format=api"
}
]
}