GET /api/bet_types/ed19c62e-2175-41a5-ba7a-596326f66496/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed19c62e-2175-41a5-ba7a-596326f66496",
"match": "https://api-prod.gambitprofit.com/api/matches/0c1f635a-d190-498d-8219-224f3cdd3268/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-12T10:17:05.940862-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": "Arizona Coyotes",
"amount": 5784.0
},
{
"team": "Minnesota Wild",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "afddc33b-8cb2-4973-ab97-f544f8d74c6d",
"gambit_id": "fe061bf4-fd82-480d-b5e7-2573baa0ca82",
"last_updated": "2023-03-13T19:07:16.314011-04:00",
"created_at": "2023-03-12T10:17:05.942310-04:00",
"name": "Arizona Coyotes",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed19c62e-2175-41a5-ba7a-596326f66496/?format=api"
},
{
"id": "a1242a85-3fc9-424a-91f1-91cb62278b8a",
"gambit_id": "93a04caa-dd82-4369-8448-839ee99a9cce",
"last_updated": "2023-03-13T19:07:16.315587-04:00",
"created_at": "2023-03-12T10:17:05.943771-04:00",
"name": "Minnesota Wild",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed19c62e-2175-41a5-ba7a-596326f66496/?format=api"
}
]
}