GET /api/bet_types/55ae80fc-7a3b-477a-afd4-a55e11131389/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55ae80fc-7a3b-477a-afd4-a55e11131389",
"match": "https://api-prod.gambitprofit.com/api/matches/dfc3f0b9-dfd5-4517-869a-02800d23c9b4/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T19:52:10.314414-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 154",
"amount": 5000.0
},
{
"team": "Game Total Over 154",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f77c6e25-e820-4335-a86f-b7cd20b87c57",
"gambit_id": "738cb0c0-3133-4644-aa92-8754aa153369",
"last_updated": "2023-03-17T10:42:25.193120-04:00",
"created_at": "2023-03-14T19:52:10.315913-04:00",
"name": "Game Total Under 154",
"reward": "1.87000",
"odds": "1.90910",
"spread": "154.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55ae80fc-7a3b-477a-afd4-a55e11131389/?format=api"
},
{
"id": "423c2a98-926f-4c60-836a-aa7ad901c06a",
"gambit_id": "32ba146e-0af5-4013-8e79-0007dfc9ddfb",
"last_updated": "2023-03-17T10:42:25.194282-04:00",
"created_at": "2023-03-14T19:52:10.317391-04:00",
"name": "Game Total Over 154",
"reward": "1.87000",
"odds": "1.90910",
"spread": "154.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55ae80fc-7a3b-477a-afd4-a55e11131389/?format=api"
}
]
}