GET /api/bet_types/e58de474-6079-4752-a921-a4d6ecb4bd98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e58de474-6079-4752-a921-a4d6ecb4bd98",
"match": "https://api-prod.gambitprofit.com/api/matches/34cb0bda-2fe9-4951-bec3-c2d57396138a/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-23T09:43:21.380016-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": "Vegas Golden Knights",
"amount": 6390.0
},
{
"team": "New York Islanders",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "15e80cf7-1c57-4541-8fc8-3cb772343ac7",
"gambit_id": "a902af7d-d0b6-4b93-9715-a0d9ad67e220",
"last_updated": "2024-01-24T22:28:17.335794-05:00",
"created_at": "2024-01-23T09:43:21.384909-05:00",
"name": "Vegas Golden Knights",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e58de474-6079-4752-a921-a4d6ecb4bd98/?format=api"
},
{
"id": "2fe79c88-0b51-4c70-862c-8f036678ed4d",
"gambit_id": "665f4b0f-232f-4955-a0bc-3808127dc960",
"last_updated": "2024-01-24T22:28:17.340066-05:00",
"created_at": "2024-01-23T09:43:21.390209-05:00",
"name": "New York Islanders",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e58de474-6079-4752-a921-a4d6ecb4bd98/?format=api"
}
]
}