GET /api/bet_types/d7148503-acc7-475b-a34c-382d319ee037/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d7148503-acc7-475b-a34c-382d319ee037",
"match": "https://api-prod.gambitprofit.com/api/matches/e0583afc-b008-4e24-89d4-116bd2960fc8/?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 58.5",
"amount": 5000.0
},
{
"team": "Game Total Under 58.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "3ec363ab-44f9-4adb-bd30-99022887008a",
"gambit_id": "adedb6ba-2a20-45a3-935e-55cdd7e3fa0f",
"last_updated": "2022-11-28T09:57:11.857232-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7148503-acc7-475b-a34c-382d319ee037/?format=api"
},
{
"id": "c93f9797-57c7-426a-abc6-7d1d4c52c500",
"gambit_id": "6f739901-2ec7-49fa-a6eb-5e04c711b94b",
"last_updated": "2022-11-28T09:57:11.856096-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7148503-acc7-475b-a34c-382d319ee037/?format=api"
}
]
}