GET /api/bet_types/2fd152a9-aa7a-4987-a219-fa3444458115/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2fd152a9-aa7a-4987-a219-fa3444458115",
"match": "https://api-prod.gambitprofit.com/api/matches/fb427fbe-88dc-4ace-8aa8-e131e1c4b8e4/?format=api",
"name": "Over/Under",
"created_at": "2022-12-29T08:42:06.656520-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 6",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "16797f19-92f6-4ca8-bd1c-84b675e6c47a",
"gambit_id": "ea7237ee-7133-4655-abb1-77ebe0060bd1",
"last_updated": "2022-12-31T10:51:59.319454-05:00",
"created_at": "2022-12-29T08:42:06.658956-05:00",
"name": "Game Total Over 6",
"reward": "1.78000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fd152a9-aa7a-4987-a219-fa3444458115/?format=api"
},
{
"id": "4310d1c4-668a-4108-92ec-116c0ad0b7f5",
"gambit_id": "2c5d3fe0-a793-407c-b103-45ca04ec3abb",
"last_updated": "2022-12-31T10:51:59.318333-05:00",
"created_at": "2022-12-29T08:42:06.657724-05:00",
"name": "Game Total Under 6",
"reward": "1.78000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fd152a9-aa7a-4987-a219-fa3444458115/?format=api"
}
]
}