GET /api/bet_types/28b6e627-aa1c-42f3-8328-9a939193ba58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28b6e627-aa1c-42f3-8328-9a939193ba58",
"match": "https://api-prod.gambitprofit.com/api/matches/287360d4-6f80-464e-8ccc-c359bf5a4e85/?format=api",
"name": "Over/Under",
"created_at": "2023-08-30T08:18:14.759924-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": "Game Total Over 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "715790ba-77ec-4655-b90a-45bbfd68c4d6",
"gambit_id": "cd0b4723-d4ea-4c08-b61c-6b3a0b7dce5d",
"last_updated": "2023-08-31T19:23:23.338747-04:00",
"created_at": "2023-08-30T08:18:14.763523-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28b6e627-aa1c-42f3-8328-9a939193ba58/?format=api"
},
{
"id": "0d7f3d16-868a-4475-aba7-25a8912602d1",
"gambit_id": "6508eeb9-dc3f-4872-ae5c-3313e02ea011",
"last_updated": "2023-08-31T19:23:23.341998-04:00",
"created_at": "2023-08-30T08:18:14.767832-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28b6e627-aa1c-42f3-8328-9a939193ba58/?format=api"
}
]
}