GET /api/bet_types/f913da84-49ad-4c40-ab58-d6f39f1b93c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f913da84-49ad-4c40-ab58-d6f39f1b93c6",
"match": "https://api-prod.gambitprofit.com/api/matches/5e6503c7-2e06-44c4-a1a6-52808927da7e/?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 Under 225.5",
"amount": 5000.0
},
{
"team": "Game Total Over 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "221dca4d-f7da-4f19-a8ee-991a78d8b84e",
"gambit_id": "3620e12c-e846-438e-bb9a-dc72ecbe3366",
"last_updated": "2022-11-14T11:28:17.919291-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 225.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f913da84-49ad-4c40-ab58-d6f39f1b93c6/?format=api"
},
{
"id": "6b6af438-e62f-4657-8622-42c0ea78d3b7",
"gambit_id": "fbe11876-5e69-4e8d-b920-e20f60b1b766",
"last_updated": "2022-11-14T11:28:17.920474-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 225.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f913da84-49ad-4c40-ab58-d6f39f1b93c6/?format=api"
}
]
}