GET /api/bet_types/d5b7a540-7db9-4731-a0a7-54d776baa4e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5b7a540-7db9-4731-a0a7-54d776baa4e1",
"match": "https://api-prod.gambitprofit.com/api/matches/e6f86506-e6e4-46f2-8101-2639d1a312db/?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": "Phoenix Suns",
"amount": 5316.0
},
{
"team": "Los Angeles Clippers",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "9405f195-9bda-4dfe-8f34-43d716e6a013",
"gambit_id": "27403f5a-7558-4b20-9633-90b6661f8120",
"last_updated": "2022-10-24T11:47:18.430275-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Phoenix Suns",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5b7a540-7db9-4731-a0a7-54d776baa4e1/?format=api"
},
{
"id": "e8bd1e8f-ea70-47f4-b6c2-1ab80d531e4b",
"gambit_id": "57804ee8-d72e-4503-8b40-459423224ccf",
"last_updated": "2022-10-24T11:47:18.431225-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Clippers",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5b7a540-7db9-4731-a0a7-54d776baa4e1/?format=api"
}
]
}