GET /api/bet_types/9bf83464-3ee5-4d9a-bb52-9de707ebdbf5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9bf83464-3ee5-4d9a-bb52-9de707ebdbf5",
"match": "https://api-prod.gambitprofit.com/api/matches/ee577e17-4c9a-4b78-81e8-5e31cba20fa0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-28T09:42:05.153579-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": "Ottawa Senators",
"amount": 6721.0
},
{
"team": "Montreal Canadiens",
"amount": 3279.0
}
],
"expected_reward_tokens": 9476.31,
"profit_sb": -23.69,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "b6fd5432-0dc3-407c-8e39-816de58cdc9d",
"gambit_id": "edd1d78d-fb5f-47bd-a750-23154b69314a",
"last_updated": "2023-01-30T17:46:55.793324-05:00",
"created_at": "2023-01-28T09:42:05.154847-05:00",
"name": "Ottawa Senators",
"reward": "1.41000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf83464-3ee5-4d9a-bb52-9de707ebdbf5/?format=api"
},
{
"id": "70f91631-d4cb-4e48-99c1-763c672cbdb0",
"gambit_id": "68f5a853-1ce5-4137-99c2-b767d0866f1f",
"last_updated": "2023-01-30T17:46:55.794579-05:00",
"created_at": "2023-01-28T09:42:05.156158-05:00",
"name": "Montreal Canadiens",
"reward": "2.89000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bf83464-3ee5-4d9a-bb52-9de707ebdbf5/?format=api"
}
]
}