GET /api/bet_types/e3602f6f-d707-4904-981b-fb251d0db9aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3602f6f-d707-4904-981b-fb251d0db9aa",
"match": "https://api-prod.gambitprofit.com/api/matches/db1ed797-c957-4c64-a443-912318f7a0cc/?format=api",
"name": "Over/Under",
"created_at": "2023-12-02T08:28:13.986750-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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Under 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9071dec3-3562-403f-85b1-4eb95afc07cf",
"gambit_id": "15a941a2-1916-4001-8ecd-bcdd84a2ddc0",
"last_updated": "2023-12-04T15:13:28.946801-05:00",
"created_at": "2023-12-02T08:28:13.990795-05:00",
"name": "Game Total Over 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3602f6f-d707-4904-981b-fb251d0db9aa/?format=api"
},
{
"id": "e82fcff9-136c-491e-b051-82ad00188672",
"gambit_id": "67bbe64a-54cf-4e82-b429-776ed6e77847",
"last_updated": "2023-12-04T15:13:28.950289-05:00",
"created_at": "2023-12-02T08:28:13.995130-05:00",
"name": "Game Total Under 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3602f6f-d707-4904-981b-fb251d0db9aa/?format=api"
}
]
}