GET /api/bet_types/13bd0399-564f-479d-916d-27246bb059e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13bd0399-564f-479d-916d-27246bb059e4",
"match": "https://api-prod.gambitprofit.com/api/matches/31799bc1-e138-4d9b-bdf9-3e46a9265a6d/?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": "Calgary Flames",
"amount": 6482.0
},
{
"team": "Philadelphia Flyers",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "09c4732b-0f25-4391-805f-a4e4fb9fb179",
"gambit_id": "2646676f-c0ea-4e9a-9441-715f434768ac",
"last_updated": "2022-11-22T10:07:04.855690-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Calgary Flames",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13bd0399-564f-479d-916d-27246bb059e4/?format=api"
},
{
"id": "f4311465-a3a5-4bc2-8ac8-ae292f60dfb9",
"gambit_id": "4b737953-cff6-4e72-a0d7-759c846c62ae",
"last_updated": "2022-11-22T10:07:04.854716-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13bd0399-564f-479d-916d-27246bb059e4/?format=api"
}
]
}