GET /api/bet_types/ea2386a6-8a97-4820-ad79-fefa61104268/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea2386a6-8a97-4820-ad79-fefa61104268",
"match": "https://api-prod.gambitprofit.com/api/matches/39752936-f120-4473-a9a8-2d733ce12463/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-28T12:36:59.998744-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": "Minnesota Wild",
"amount": 5521.0
},
{
"team": "New York Islanders",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": -4.52,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "27766167-62cc-48bc-ba03-3fae800f79b3",
"gambit_id": "8c8a4f07-8439-446a-a3f8-b7d6298c8adf",
"last_updated": "2023-03-01T09:52:13.363080-05:00",
"created_at": "2023-02-28T12:36:59.999966-05:00",
"name": "Minnesota Wild",
"reward": "1.72000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea2386a6-8a97-4820-ad79-fefa61104268/?format=api"
},
{
"id": "845c302e-4d6f-4623-9e14-0dda155d7f81",
"gambit_id": "17ccea23-fc76-477a-b215-cd92d86c459c",
"last_updated": "2023-03-01T09:52:13.364226-05:00",
"created_at": "2023-02-28T12:37:00.001418-05:00",
"name": "New York Islanders",
"reward": "2.12000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea2386a6-8a97-4820-ad79-fefa61104268/?format=api"
}
]
}