GET /api/bet_types/9d6bc588-651d-4d64-9c40-e4513aa731aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d6bc588-651d-4d64-9c40-e4513aa731aa",
"match": "https://api-prod.gambitprofit.com/api/matches/d235bc9d-c1b6-4330-b9a0-c89b4bbb31e4/?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": "Minnesota Timberwolves",
"amount": 5097.0
},
{
"team": "Utah Jazz",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "a784f802-bd09-4bc4-b34c-586447ad498d",
"gambit_id": "1351b00b-468b-48b9-af82-de363e9ee7f4",
"last_updated": "2022-12-10T18:31:57.806513-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d6bc588-651d-4d64-9c40-e4513aa731aa/?format=api"
},
{
"id": "d8c688ce-3305-43b8-9ad1-d68b86a09611",
"gambit_id": "ee86a733-78c7-4b1f-a7b9-904dcf49673f",
"last_updated": "2022-12-10T18:31:57.805307-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "1.83000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d6bc588-651d-4d64-9c40-e4513aa731aa/?format=api"
}
]
}