GET /api/bet_types/29998602-bdf9-48fd-9666-7b53d7595114/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29998602-bdf9-48fd-9666-7b53d7595114",
"match": "https://api-prod.gambitprofit.com/api/matches/d873a9c5-19a8-400c-9097-05f578289bfa/?format=api",
"name": "Play the Odds",
"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": "Chicago Blackhawks",
"amount": 5209.0
},
{
"team": "New York Rangers",
"amount": 4791.0
}
],
"expected_reward_tokens": 8959.17,
"profit_sb": -40.83,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "1e7f0696-792f-46ba-8a55-d0a5012cab3c",
"gambit_id": "176f2e4b-43d2-4555-bea7-bbdfe2d19d3a",
"last_updated": "2022-12-19T19:36:52.585269-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "1.72000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29998602-bdf9-48fd-9666-7b53d7595114/?format=api"
},
{
"id": "aea7ed84-0334-4f07-a641-52343e370355",
"gambit_id": "32af50a7-e961-4b4d-8cb9-42206b2b9eab",
"last_updated": "2022-12-19T19:36:52.586353-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Rangers",
"reward": "1.87000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29998602-bdf9-48fd-9666-7b53d7595114/?format=api"
}
]
}