GET /api/bet_types/59e3c7d0-e55f-4e8b-9b9a-c50792e0e376/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59e3c7d0-e55f-4e8b-9b9a-c50792e0e376",
"match": "https://api-prod.gambitprofit.com/api/matches/7b0c82a1-927f-4860-80f4-8f6c681db5f6/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-04T09:48:07.975988-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": "New York Rangers",
"amount": 6893.0
},
{
"team": "Minnesota Wild",
"amount": 3107.0
}
],
"expected_reward_tokens": 9443.41,
"profit_sb": -56.59,
"profit_sb_percentage": -0.6,
"recommended": false
},
"lines": [
{
"id": "1bfbdbaa-119b-4a97-a36b-445876f01cfa",
"gambit_id": "de15d5b3-8a8b-403e-b386-36333123555a",
"last_updated": "2023-11-06T09:18:25.848782-05:00",
"created_at": "2023-11-04T09:48:07.980620-04:00",
"name": "New York Rangers",
"reward": "1.37000",
"odds": "1.39220",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59e3c7d0-e55f-4e8b-9b9a-c50792e0e376/?format=api"
},
{
"id": "6a365130-a541-4fd0-abcc-ae2227f6bd7b",
"gambit_id": "a256b649-a6fa-4bc8-8e3b-b8664b9fbbdd",
"last_updated": "2023-11-06T09:18:25.853035-05:00",
"created_at": "2023-11-04T09:48:07.984396-04:00",
"name": "Minnesota Wild",
"reward": "3.04000",
"odds": "3.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59e3c7d0-e55f-4e8b-9b9a-c50792e0e376/?format=api"
}
]
}