GET /api/bet_types/6ca6f793-43b7-41ad-ac98-9ca1b0c51dc1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ca6f793-43b7-41ad-ac98-9ca1b0c51dc1",
"match": "https://api-prod.gambitprofit.com/api/matches/8059b95f-bcb2-4cc2-8d3b-3b56aeab5f66/?format=api",
"name": "Over/Under",
"created_at": "2024-01-19T09:33:12.799261-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 Under 226.5",
"amount": 5000.0
},
{
"team": "Game Total Over 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8c8dfb19-31cc-4f1d-8abb-4e1e5eb7cdb1",
"gambit_id": "6bf52bd4-5ba8-4383-a985-4b94e4d81ad0",
"last_updated": "2024-01-22T12:03:21.921108-05:00",
"created_at": "2024-01-19T09:33:12.808194-05:00",
"name": "Game Total Under 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ca6f793-43b7-41ad-ac98-9ca1b0c51dc1/?format=api"
},
{
"id": "6a2fdcc4-34bd-4e04-ab94-352865662ab5",
"gambit_id": "31abc63d-b234-4129-b5cc-482a27e531af",
"last_updated": "2024-01-22T12:03:21.917857-05:00",
"created_at": "2024-01-19T09:33:12.802874-05:00",
"name": "Game Total Over 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ca6f793-43b7-41ad-ac98-9ca1b0c51dc1/?format=api"
}
]
}