GET /api/bet_types/7436370a-5128-40fa-94b7-10419ec66cc6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7436370a-5128-40fa-94b7-10419ec66cc6",
"match": "https://api-prod.gambitprofit.com/api/matches/6f67d712-7ff6-43a1-aa6e-5c0ea84f3d77/?format=api",
"name": "Over/Under",
"created_at": "2023-01-30T17:46:52.989391-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 242.5",
"amount": 5000.0
},
{
"team": "Game Total Over 242.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "b3a338c2-647d-4521-8ce4-792578a1b170",
"gambit_id": "d90a1bfd-206f-4df1-a647-ce2249493bbe",
"last_updated": "2023-01-31T09:12:14.154300-05:00",
"created_at": "2023-01-30T17:46:52.991870-05:00",
"name": "Game Total Under 242.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "242.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7436370a-5128-40fa-94b7-10419ec66cc6/?format=api"
},
{
"id": "d066dd8b-fcf1-4500-a598-ef567bfef52b",
"gambit_id": "c5ad57de-79f6-41e5-b7dd-c8f05f850ab6",
"last_updated": "2023-01-31T09:12:14.155502-05:00",
"created_at": "2023-01-30T17:46:52.994356-05:00",
"name": "Game Total Over 242.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "242.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7436370a-5128-40fa-94b7-10419ec66cc6/?format=api"
}
]
}