GET /api/bet_types/03d0e92f-8c31-41e7-9383-35aca07a6a19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03d0e92f-8c31-41e7-9383-35aca07a6a19",
"match": "https://api-prod.gambitprofit.com/api/matches/d7b16b6f-4fa1-4a16-bfff-e076df214a10/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-28T12:37:01.038695-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": "Arizona Coyotes",
"amount": 6173.0
},
{
"team": "Chicago Blackhawks",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "262073e6-355a-4bdd-8b51-935307c6f115",
"gambit_id": "4349e36b-b7cc-4677-a969-c6099bc06a9f",
"last_updated": "2023-03-01T09:42:12.320040-05:00",
"created_at": "2023-02-28T12:37:01.039905-05:00",
"name": "Arizona Coyotes",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03d0e92f-8c31-41e7-9383-35aca07a6a19/?format=api"
},
{
"id": "4aa2d92e-9851-4bec-baf3-75e715c56690",
"gambit_id": "1e38e052-aa09-43ad-abeb-263d74ebcac6",
"last_updated": "2023-03-01T09:42:12.321206-05:00",
"created_at": "2023-02-28T12:37:01.041144-05:00",
"name": "Chicago Blackhawks",
"reward": "2.50000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03d0e92f-8c31-41e7-9383-35aca07a6a19/?format=api"
}
]
}