GET /api/bet_types/4d66c1fb-b7d7-43a8-a8fd-38182ff6349a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d66c1fb-b7d7-43a8-a8fd-38182ff6349a",
"match": "https://api-prod.gambitprofit.com/api/matches/4f76ecde-8dda-41ec-82df-b56a15ce10d6/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 61",
"amount": 5000.0
},
{
"team": "Game Total Under 61",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "fa46b11c-0849-4b41-9be6-dd92c278a9e7",
"gambit_id": "6b719448-203a-4550-9133-4bf5b7e2a75d",
"last_updated": "2022-11-14T10:18:35.191195-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 61",
"reward": "1.80000",
"odds": "1.90910",
"spread": "61.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d66c1fb-b7d7-43a8-a8fd-38182ff6349a/?format=api"
},
{
"id": "8796700b-82d7-46ec-9cc7-68e0c692cafa",
"gambit_id": "68353d34-6cd3-4ab0-9ad1-0537a322cdcd",
"last_updated": "2022-11-14T10:18:35.190046-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 61",
"reward": "1.80000",
"odds": "1.90910",
"spread": "61.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d66c1fb-b7d7-43a8-a8fd-38182ff6349a/?format=api"
}
]
}