GET /api/bet_types/8abaa4f6-197a-4865-b3e6-72714a78bd95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8abaa4f6-197a-4865-b3e6-72714a78bd95",
"match": "https://api-prod.gambitprofit.com/api/matches/4f1bc4e8-3eb8-40e1-b3fe-e278b9044f69/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-17T09:12:09.307698-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": "Edmonton Oilers",
"amount": 5521.0
},
{
"team": "New York Rangers",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": -4.52,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "8fd59678-7fbb-4e09-84f6-65c92f1f6de6",
"gambit_id": "7eec52ee-9070-4f88-8682-a3f885a10dfa",
"last_updated": "2023-02-18T09:47:19.082526-05:00",
"created_at": "2023-02-17T09:12:09.309577-05:00",
"name": "Edmonton Oilers",
"reward": "1.72000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8abaa4f6-197a-4865-b3e6-72714a78bd95/?format=api"
},
{
"id": "3d35bf13-8fc1-4656-99b6-68e7d200bc5d",
"gambit_id": "3cfd92a8-7cf2-4088-b519-6f7faa650989",
"last_updated": "2023-02-18T09:47:19.083673-05:00",
"created_at": "2023-02-17T09:12:09.311266-05:00",
"name": "New York Rangers",
"reward": "2.12000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8abaa4f6-197a-4865-b3e6-72714a78bd95/?format=api"
}
]
}