GET /api/bet_types/a682fa00-54e6-4dd4-b93c-0d19233304d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a682fa00-54e6-4dd4-b93c-0d19233304d0",
"match": "https://api-prod.gambitprofit.com/api/matches/86c78597-fe95-4da7-9660-dbd19e81de6e/?format=api",
"name": "Over/Under",
"created_at": "2024-01-13T09:38:15.424229-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 220",
"amount": 5000.0
},
{
"team": "Game Total Under 220",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ca4a297c-608a-450f-a646-c7e42304fc3a",
"gambit_id": "9420ff74-7ee6-4e46-9b62-426345532cbd",
"last_updated": "2024-01-16T11:08:14.907259-05:00",
"created_at": "2024-01-13T09:38:15.428175-05:00",
"name": "Game Total Over 220",
"reward": "1.87000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a682fa00-54e6-4dd4-b93c-0d19233304d0/?format=api"
},
{
"id": "45642d5e-796f-46e1-a873-90c00cc7be51",
"gambit_id": "4f795546-6b76-464d-a62e-0d438ff9eb87",
"last_updated": "2024-01-16T11:08:14.910772-05:00",
"created_at": "2024-01-13T09:38:15.432244-05:00",
"name": "Game Total Under 220",
"reward": "1.87000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a682fa00-54e6-4dd4-b93c-0d19233304d0/?format=api"
}
]
}