GET /api/bet_types/37b66c7f-c893-4277-bda6-f2dbc25f0815/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37b66c7f-c893-4277-bda6-f2dbc25f0815",
"match": "https://api-prod.gambitprofit.com/api/matches/9bde7734-4655-41bc-8e04-66781225f54f/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-08T09:01:57.852097-04: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": "Anaheim Ducks",
"amount": 6399.0
},
{
"team": "Arizona Coyotes",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "0153eb76-dcb4-45ec-922f-00efe09a18ce",
"gambit_id": "57794dff-ea39-4c77-acf1-ca91ad829246",
"last_updated": "2023-04-10T15:17:18.140222-04:00",
"created_at": "2023-04-08T09:01:57.855381-04:00",
"name": "Anaheim Ducks",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37b66c7f-c893-4277-bda6-f2dbc25f0815/?format=api"
},
{
"id": "824e0031-e9cb-4ad1-98ca-4cd59a266688",
"gambit_id": "94b505d7-4cb7-4de8-868e-afac4fa1586b",
"last_updated": "2023-04-10T15:17:18.137396-04:00",
"created_at": "2023-04-08T09:01:57.853739-04:00",
"name": "Arizona Coyotes",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37b66c7f-c893-4277-bda6-f2dbc25f0815/?format=api"
}
]
}