GET /api/bet_types/7631219d-3a84-4415-ba80-859c9a86edae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7631219d-3a84-4415-ba80-859c9a86edae",
"match": "https://api-prod.gambitprofit.com/api/matches/9c618eb5-f12b-448d-b739-4571cc83611d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-16T09:57:09.291110-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": "New Jersey Devils",
"amount": 6166.0
},
{
"team": "San Jose Sharks",
"amount": 3834.0
}
],
"expected_reward_tokens": 9124.92,
"profit_sb": 124.92,
"profit_sb_percentage": 1.39,
"recommended": true
},
"lines": [
{
"id": "34c9d077-c601-4269-a374-651a722ee753",
"gambit_id": "5a288dba-5e2f-4f57-926b-b1e0e38e7397",
"last_updated": "2023-01-17T11:22:14.566876-05:00",
"created_at": "2023-01-16T09:57:09.297112-05:00",
"name": "New Jersey Devils",
"reward": "1.48000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7631219d-3a84-4415-ba80-859c9a86edae/?format=api"
},
{
"id": "70762ea8-f358-46c5-9624-d1cfb34e6593",
"gambit_id": "333c24d7-28ea-4d41-873c-0d35423faa0b",
"last_updated": "2023-01-17T11:22:14.563583-05:00",
"created_at": "2023-01-16T09:57:09.294047-05:00",
"name": "San Jose Sharks",
"reward": "2.38000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7631219d-3a84-4415-ba80-859c9a86edae/?format=api"
}
]
}