GET /api/bet_types/d611948b-9516-4094-b7c3-d15a3ce3fd42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d611948b-9516-4094-b7c3-d15a3ce3fd42",
"match": "https://api-prod.gambitprofit.com/api/matches/3921129e-5ecb-4335-981e-26ebe48c2152/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-17T09:33:00.967477-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": 6020.0
},
{
"team": "CLE",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "0fa0a3e5-d3ff-4f19-8535-9f0231c07a5b",
"gambit_id": "b906342b-5f24-4b1d-8913-8e234218db3c",
"last_updated": "2023-06-18T10:33:13.857012-04:00",
"created_at": "2023-06-17T09:33:00.971066-04:00",
"name": "ARI",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d611948b-9516-4094-b7c3-d15a3ce3fd42/?format=api"
},
{
"id": "1b86a3f1-0cc8-4017-8295-08ada923fe0b",
"gambit_id": "0d8942fe-8ccd-46ab-85bf-0e8d81afd4cf",
"last_updated": "2023-06-18T10:33:13.855764-04:00",
"created_at": "2023-06-17T09:33:00.969233-04:00",
"name": "CLE",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d611948b-9516-4094-b7c3-d15a3ce3fd42/?format=api"
}
]
}