GET /api/bet_types/49afc8ed-de00-4c59-b631-7fea5d8bb90c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49afc8ed-de00-4c59-b631-7fea5d8bb90c",
"match": "https://api-prod.gambitprofit.com/api/matches/27b63f7a-02fd-44ad-9c75-600d3302029d/?format=api",
"name": "Over/Under",
"created_at": "2023-12-12T10:03:07.804234-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Under 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "706cf714-d482-4217-9ead-9169fdf16ed6",
"gambit_id": "8cfb61fe-9ec6-409a-8d99-62d510aa1738",
"last_updated": "2023-12-14T10:33:30.527528-05:00",
"created_at": "2023-12-12T10:03:07.810397-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49afc8ed-de00-4c59-b631-7fea5d8bb90c/?format=api"
},
{
"id": "0cf7d1d9-a8c1-4b16-9476-060632d31c3b",
"gambit_id": "a14da30a-4953-43f1-8155-7bd5c539aa25",
"last_updated": "2023-12-14T10:33:30.531150-05:00",
"created_at": "2023-12-12T10:03:07.814290-05:00",
"name": "Game Total Under 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49afc8ed-de00-4c59-b631-7fea5d8bb90c/?format=api"
}
]
}