GET /api/bet_types/aa9ff2ea-aa62-493f-af57-c3a1e07a63d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa9ff2ea-aa62-493f-af57-c3a1e07a63d9",
"match": "https://api-prod.gambitprofit.com/api/matches/a1086817-3c95-49ee-a9a3-9cc799f96df8/?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": "Florida Panthers",
"amount": 5097.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "21283140-591b-4229-9338-32ab30a66310",
"gambit_id": "1874eec7-ff34-4ee1-937b-8ecad2332e09",
"last_updated": "2022-12-17T09:57:43.131560-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa9ff2ea-aa62-493f-af57-c3a1e07a63d9/?format=api"
},
{
"id": "abbca561-9eb7-43fd-8991-0f4fb52ab860",
"gambit_id": "39ea0824-d67d-429e-9857-ad225c18ab8f",
"last_updated": "2022-12-17T09:57:43.132577-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa9ff2ea-aa62-493f-af57-c3a1e07a63d9/?format=api"
}
]
}