GET /api/bet_types/afd6c110-a3c5-41ea-9d8d-959d99a1e067/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "afd6c110-a3c5-41ea-9d8d-959d99a1e067",
"match": "https://api-prod.gambitprofit.com/api/matches/53c65f7b-deab-4792-9714-de94ac8a2952/?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": "Pittsburgh Penguins",
"amount": 5304.0
},
{
"team": "Washington Capitals",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "d350e80f-7769-4ce6-8170-8215177d3b99",
"gambit_id": "2e1a49bd-aac5-4373-8b26-a04766b54b08",
"last_updated": "2022-11-10T10:04:28.220906-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afd6c110-a3c5-41ea-9d8d-959d99a1e067/?format=api"
},
{
"id": "4c949d41-9ca4-4d85-b93e-c6f7796792b2",
"gambit_id": "87cb7931-f5c2-49aa-8965-6280d70e58ab",
"last_updated": "2022-11-10T10:04:28.219972-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Capitals",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afd6c110-a3c5-41ea-9d8d-959d99a1e067/?format=api"
}
]
}