GET /api/bet_types/d70e0559-8cc7-412b-8e3c-46045f98ebdc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d70e0559-8cc7-412b-8e3c-46045f98ebdc",
"match": "https://api-prod.gambitprofit.com/api/matches/986cd3ca-f0a8-4b63-a878-acd7de7b2665/?format=api",
"name": "Over/Under",
"created_at": "2023-02-15T11:27:17.203909-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": 5106.0
},
{
"team": "Game Total Under 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "ef234a25-6e02-4a45-a508-e90c1ccc0f45",
"gambit_id": "98f57259-21d4-4325-9b6a-77f700629cb6",
"last_updated": "2023-02-16T16:56:58.596362-05:00",
"created_at": "2023-02-15T11:27:17.206995-05:00",
"name": "Game Total Over 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d70e0559-8cc7-412b-8e3c-46045f98ebdc/?format=api"
},
{
"id": "14b5a557-a960-44a5-a3ac-1642e4d4076a",
"gambit_id": "75a8e342-080b-4e0e-8d09-ce6f4ac66549",
"last_updated": "2023-02-16T16:56:58.597564-05:00",
"created_at": "2023-02-15T11:27:17.205620-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d70e0559-8cc7-412b-8e3c-46045f98ebdc/?format=api"
}
]
}