GET /api/bet_types/e75c7df7-72e2-4437-974d-5687a19c40f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e75c7df7-72e2-4437-974d-5687a19c40f9",
"match": "https://api-prod.gambitprofit.com/api/matches/31419ab5-e979-48f8-9e29-fc536bb31a4f/?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": "Dallas Stars",
"amount": 7121.0
},
{
"team": "Anaheim Ducks",
"amount": 2879.0
}
],
"expected_reward_tokens": 9184.01,
"profit_sb": 184.01,
"profit_sb_percentage": 2.04,
"recommended": true
},
"lines": [
{
"id": "4f1ea5c1-49ea-4f71-b0f2-a12ad47e5413",
"gambit_id": "79c18c04-d768-4150-b555-199c344c3a57",
"last_updated": "2022-12-03T10:17:31.531068-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Stars",
"reward": "1.29000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75c7df7-72e2-4437-974d-5687a19c40f9/?format=api"
},
{
"id": "188eca82-b1c3-4076-9433-e5f979adddb9",
"gambit_id": "45d80501-3814-437f-aaa8-b0137d863b2e",
"last_updated": "2022-12-03T10:17:31.532044-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Anaheim Ducks",
"reward": "3.19000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e75c7df7-72e2-4437-974d-5687a19c40f9/?format=api"
}
]
}