GET /api/bet_types/6a6a56f0-f584-49bb-84ec-c8609187d1bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a6a56f0-f584-49bb-84ec-c8609187d1bc",
"match": "https://api-prod.gambitprofit.com/api/matches/2687c607-ad89-46c4-97fe-de51eba81698/?format=api",
"name": "Over/Under",
"created_at": "2023-05-27T10:47:01.211686-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 Under 8",
"amount": 5000.0
},
{
"team": "Game Total Over 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f66882aa-ed90-405e-8c14-580d871ab71e",
"gambit_id": "53058ec8-dd91-41c3-9b91-a67307600725",
"last_updated": "2023-05-29T11:47:18.143236-04:00",
"created_at": "2023-05-27T10:47:01.218737-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6a56f0-f584-49bb-84ec-c8609187d1bc/?format=api"
},
{
"id": "2e8f6555-152d-4d12-a646-643b64a6925f",
"gambit_id": "6cc3e934-3460-4e1c-8b74-d43e4f6ff276",
"last_updated": "2023-05-29T11:47:18.140953-04:00",
"created_at": "2023-05-27T10:47:01.214600-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6a56f0-f584-49bb-84ec-c8609187d1bc/?format=api"
}
]
}