GET /api/bet_types/81c4bbb3-f046-4290-ab89-e31d7d6b22eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81c4bbb3-f046-4290-ab89-e31d7d6b22eb",
"match": "https://api-prod.gambitprofit.com/api/matches/9bfcdbd4-21a1-4569-a033-ef2de7b024b4/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-24T13:02:08.374805-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 Jersey Devils",
"amount": 6399.0
},
{
"team": "New York Rangers",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "54f44bee-f770-4f57-a1e8-3179d8418779",
"gambit_id": "c33a39e0-5658-4b25-b316-2cb6dd752d17",
"last_updated": "2023-04-25T11:42:18.551105-04:00",
"created_at": "2023-04-24T13:02:08.379436-04:00",
"name": "New Jersey Devils",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81c4bbb3-f046-4290-ab89-e31d7d6b22eb/?format=api"
},
{
"id": "2a81d9cd-b79f-4261-a8ec-54a8f1a39a8e",
"gambit_id": "b162e0f5-b897-4de8-b186-e505751a1209",
"last_updated": "2023-04-25T11:42:18.548662-04:00",
"created_at": "2023-04-24T13:02:08.377194-04:00",
"name": "New York Rangers",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81c4bbb3-f046-4290-ab89-e31d7d6b22eb/?format=api"
}
]
}