GET /api/bet_types/af9f46c4-0276-41f1-a69f-23999caf8c3d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af9f46c4-0276-41f1-a69f-23999caf8c3d",
"match": "https://api-prod.gambitprofit.com/api/matches/46bd3910-67fb-4d36-b755-06264bac2576/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-19T09:28:01.220241-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": "CHC",
"amount": 5213.0
},
{
"team": "KAN",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "61471aeb-34eb-4856-b323-399391737d42",
"gambit_id": "7ef6fc6d-396c-4fac-b1ad-33c3c27932ca",
"last_updated": "2023-08-21T11:13:22.180927-04:00",
"created_at": "2023-08-19T09:28:01.231533-04:00",
"name": "CHC",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9f46c4-0276-41f1-a69f-23999caf8c3d/?format=api"
},
{
"id": "1ae66f7d-1b19-4756-9d3e-124b7d1d41c3",
"gambit_id": "eacef211-9e73-4620-81df-67f06f932ee1",
"last_updated": "2023-08-21T11:13:22.177549-04:00",
"created_at": "2023-08-19T09:28:01.225899-04:00",
"name": "KAN",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9f46c4-0276-41f1-a69f-23999caf8c3d/?format=api"
}
]
}