GET /api/bet_types/b86ef315-0eab-495b-a6bd-362bcf5dfc83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b86ef315-0eab-495b-a6bd-362bcf5dfc83",
"match": "https://api-prod.gambitprofit.com/api/matches/d58b7e78-2532-4e1a-bccb-38158efaae9a/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-21T09:33:14.199889-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": "Carolina Hurricanes",
"amount": 6232.0
},
{
"team": "Minnesota Wild",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "48eb0938-34cb-40b3-978c-656689679ddc",
"gambit_id": "81c8768b-4282-4ccc-9845-fa809d0f0dfb",
"last_updated": "2024-01-23T18:52:56.429474-05:00",
"created_at": "2024-01-21T09:33:14.208645-05:00",
"name": "Carolina Hurricanes",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b86ef315-0eab-495b-a6bd-362bcf5dfc83/?format=api"
},
{
"id": "f00344fc-645b-4670-a497-9013e51ca64a",
"gambit_id": "ce632187-617f-4534-8fc0-23126bc3258c",
"last_updated": "2024-01-23T18:52:56.425760-05:00",
"created_at": "2024-01-21T09:33:14.204803-05:00",
"name": "Minnesota Wild",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b86ef315-0eab-495b-a6bd-362bcf5dfc83/?format=api"
}
]
}