GET /api/bet_types/9da50224-15a9-4864-a1cd-5f07ac8720b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9da50224-15a9-4864-a1cd-5f07ac8720b8",
"match": "https://api-prod.gambitprofit.com/api/matches/9f8254ad-88bb-4939-9c92-54ca301b5cc3/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-16T09:03:04.326692-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": "Colorado Avalanche",
"amount": 5213.0
},
{
"team": "Ottawa Senators",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5fa5e642-ea92-4361-be4c-34ac9937385e",
"gambit_id": "6261b83f-bcc3-420c-a8f3-1041af7951ac",
"last_updated": "2024-01-19T11:53:23.515179-05:00",
"created_at": "2024-01-16T09:03:04.332314-05:00",
"name": "Colorado Avalanche",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9da50224-15a9-4864-a1cd-5f07ac8720b8/?format=api"
},
{
"id": "7f96e0dc-27e7-4d8b-ba8b-131b923c6614",
"gambit_id": "97125a04-c12e-4079-8f4f-c7000aaa11fe",
"last_updated": "2024-01-19T11:53:23.519184-05:00",
"created_at": "2024-01-16T09:03:04.337423-05:00",
"name": "Ottawa Senators",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9da50224-15a9-4864-a1cd-5f07ac8720b8/?format=api"
}
]
}