GET /api/bet_types/578f6b25-8caa-4e8e-8786-0750495d1c04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "578f6b25-8caa-4e8e-8786-0750495d1c04",
"match": "https://api-prod.gambitprofit.com/api/matches/a62f92f1-dca6-47ff-8576-db061f6510a7/?format=api",
"name": "Over/Under",
"created_at": "2023-12-29T09:58:11.758952-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": "Game Total Over 230",
"amount": 5000.0
},
{
"team": "Game Total Under 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3c0abf65-2721-4cb8-ac0c-0094c9455b91",
"gambit_id": "1ca8da5d-c0ec-4b7c-8ebf-cf7fe10756e7",
"last_updated": "2023-12-30T21:38:21.358709-05:00",
"created_at": "2023-12-29T09:58:11.762671-05:00",
"name": "Game Total Over 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578f6b25-8caa-4e8e-8786-0750495d1c04/?format=api"
},
{
"id": "a5c5d6fa-0763-4cd4-9500-56a95b98e9d1",
"gambit_id": "949a7215-216b-4115-9adc-768a44b65dc6",
"last_updated": "2023-12-30T21:38:21.362050-05:00",
"created_at": "2023-12-29T09:58:11.766583-05:00",
"name": "Game Total Under 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578f6b25-8caa-4e8e-8786-0750495d1c04/?format=api"
}
]
}