GET /api/bet_types/ed40d103-7372-4a06-93d3-6234573952fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed40d103-7372-4a06-93d3-6234573952fe",
"match": "https://api-prod.gambitprofit.com/api/matches/d1bed6cb-8379-41bf-b236-6b9d7c6e7d1e/?format=api",
"name": "Pick the Winner",
"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": "USC",
"amount": 5664.0
},
{
"team": "Utah",
"amount": 4336.0
}
],
"expected_reward_tokens": 9062.24,
"profit_sb": 62.24,
"profit_sb_percentage": 0.69,
"recommended": true
},
"lines": [
{
"id": "0209052a-610c-41b6-8f93-39141ef9d2ae",
"gambit_id": "dc738b10-ce00-40a3-82b1-7880734ce7aa",
"last_updated": "2022-12-03T09:32:30.158595-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "USC",
"reward": "1.60000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed40d103-7372-4a06-93d3-6234573952fe/?format=api"
},
{
"id": "af3c382a-abeb-48ca-b3ba-0fdd46e5d0e3",
"gambit_id": "e27b9a1c-3615-49b2-8705-dceaa72a52e2",
"last_updated": "2022-12-03T09:32:30.159689-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah",
"reward": "2.09000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed40d103-7372-4a06-93d3-6234573952fe/?format=api"
}
]
}