GET /api/bet_types/c36d2665-a980-423f-9a65-8e1adb4f1cc4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c36d2665-a980-423f-9a65-8e1adb4f1cc4",
"match": "https://api-prod.gambitprofit.com/api/matches/55da0872-781a-4694-b840-d35a36fccef9/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-27T08:57:17.375533-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": "Vancouver Canucks",
"amount": 5482.0
},
{
"team": "San Jose Sharks",
"amount": 4518.0
}
],
"expected_reward_tokens": 8990.48,
"profit_sb": -9.52,
"profit_sb_percentage": -0.11,
"recommended": false
},
"lines": [
{
"id": "8c496936-389a-4530-8d65-47e4acf9a74e",
"gambit_id": "7893b1a7-e7bf-469e-ab94-88d22929a5f6",
"last_updated": "2022-12-28T21:42:15.708486-05:00",
"created_at": "2022-12-27T08:57:17.376709-05:00",
"name": "Vancouver Canucks",
"reward": "1.64000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c36d2665-a980-423f-9a65-8e1adb4f1cc4/?format=api"
},
{
"id": "601a740f-eaf6-471c-916f-1eb1a472991e",
"gambit_id": "a5134be5-5b8f-4519-a486-966bcff9733c",
"last_updated": "2022-12-28T21:42:15.709618-05:00",
"created_at": "2022-12-27T08:57:17.377950-05:00",
"name": "San Jose Sharks",
"reward": "1.99000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c36d2665-a980-423f-9a65-8e1adb4f1cc4/?format=api"
}
]
}