GET /api/bet_types/af053bbb-996b-480d-ad17-b676bc093c72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af053bbb-996b-480d-ad17-b676bc093c72",
"match": "https://api-prod.gambitprofit.com/api/matches/d1d60dcd-0072-41e7-97bd-b4c0ce8da455/?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": "Florida Panthers",
"amount": 6721.0
},
{
"team": "Chicago Blackhawks",
"amount": 3279.0
}
],
"expected_reward_tokens": 9476.31,
"profit_sb": -23.69,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "3e084639-3eb8-4322-accb-0af37a120f76",
"gambit_id": "5f3908d7-0103-4807-bf55-0a4c1fd8e9b1",
"last_updated": "2022-10-26T09:52:10.880617-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "1.41000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af053bbb-996b-480d-ad17-b676bc093c72/?format=api"
},
{
"id": "08c04c72-f81c-4b75-8999-e17c296f3237",
"gambit_id": "47494de5-5195-4fcd-a56a-1c082682f35c",
"last_updated": "2022-10-26T09:52:10.879629-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "2.89000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af053bbb-996b-480d-ad17-b676bc093c72/?format=api"
}
]
}