GET /api/bet_types/b3c771d1-3e20-47b6-9668-a775f7be9862/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b3c771d1-3e20-47b6-9668-a775f7be9862",
"match": "https://api-prod.gambitprofit.com/api/matches/686fd743-3e9d-4670-9f85-35a48cc7a262/?format=api",
"name": "Over/Under",
"created_at": "2024-01-04T09:42:58.994848-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 36.5",
"amount": 5000.0
},
{
"team": "Game Total Under 36.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3bc0d692-7c11-469d-8e7f-be879cc37964",
"gambit_id": "725f1816-4f91-4fbf-94b3-ef9730aa8265",
"last_updated": "2024-01-09T10:38:29.678296-05:00",
"created_at": "2024-01-04T09:42:58.998509-05:00",
"name": "Game Total Over 36.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "36.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3c771d1-3e20-47b6-9668-a775f7be9862/?format=api"
},
{
"id": "0d062ed7-feed-457b-aa79-b7678d00cc4b",
"gambit_id": "06b31e47-c7e6-4766-b758-0d5596cdca84",
"last_updated": "2024-01-09T10:38:29.682251-05:00",
"created_at": "2024-01-04T09:42:59.003664-05:00",
"name": "Game Total Under 36.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "36.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3c771d1-3e20-47b6-9668-a775f7be9862/?format=api"
}
]
}