GET /api/bet_types/d7654de8-d644-4a28-92f2-5bf342034bf4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d7654de8-d644-4a28-92f2-5bf342034bf4",
"match": "https://api-prod.gambitprofit.com/api/matches/66943032-760d-4c6a-8f0a-1ce8e57f2a86/?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": "San Francisco 49ers",
"amount": 5316.0
},
{
"team": "Los Angeles Rams",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "6bf41d6b-8dc6-4f2e-b49e-07b0418f08f3",
"gambit_id": "d204fa28-6f25-4800-8178-521a6952373f",
"last_updated": "2022-10-04T09:22:11.719254-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Francisco 49ers",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7654de8-d644-4a28-92f2-5bf342034bf4/?format=api"
},
{
"id": "73e1e9c1-e6bd-46cd-9759-5a48731172c4",
"gambit_id": "60137fb1-ab25-47bb-8cf0-1c6ce6c7b11d",
"last_updated": "2022-10-04T09:22:11.720403-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Rams",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7654de8-d644-4a28-92f2-5bf342034bf4/?format=api"
}
]
}