GET /api/bet_types/90aebe6a-9892-43d1-9eb2-7ec4c10ae2d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90aebe6a-9892-43d1-9eb2-7ec4c10ae2d6",
"match": "https://api-prod.gambitprofit.com/api/matches/63155843-9f06-4593-8a32-77193cefc98d/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-30T10:27:10.933725-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": "Milwaukee Bucks",
"amount": 5098.0
},
{
"team": "Minnesota Timberwolves",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "e97be511-667b-49bc-9b66-ad26cc26b413",
"gambit_id": "1abff379-43be-4338-b14b-cc5ab20f59f6",
"last_updated": "2022-12-31T14:11:51.838758-05:00",
"created_at": "2022-12-30T10:27:10.935019-05:00",
"name": "Milwaukee Bucks",
"reward": "1.75000",
"odds": "1.86960",
"spread": "-6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90aebe6a-9892-43d1-9eb2-7ec4c10ae2d6/?format=api"
},
{
"id": "96104d0a-4a2e-4db5-937f-6b7075867b1a",
"gambit_id": "626dc70d-92c4-4a78-9561-905d9a70aff9",
"last_updated": "2022-12-31T14:11:51.839855-05:00",
"created_at": "2022-12-30T10:27:10.936232-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90aebe6a-9892-43d1-9eb2-7ec4c10ae2d6/?format=api"
}
]
}