GET /api/bet_types/46423717-4c04-4ca7-8f65-46b3d17e2900/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46423717-4c04-4ca7-8f65-46b3d17e2900",
"match": "https://api-prod.gambitprofit.com/api/matches/9c5043fe-39ba-43a0-833a-132cf1a52006/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:08:17.735307-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 235.5",
"amount": 5000.0
},
{
"team": "Game Total Over 235.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "bc7d9abf-2f6b-45ae-a821-493500636d74",
"gambit_id": "ead27c21-eb6c-429f-803c-9cf312518430",
"last_updated": "2023-11-23T16:23:08.356249-05:00",
"created_at": "2023-11-22T09:08:17.743327-05:00",
"name": "Game Total Under 235.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46423717-4c04-4ca7-8f65-46b3d17e2900/?format=api"
},
{
"id": "d66dad1e-5fab-46a5-8626-a6dc635fcc0c",
"gambit_id": "32e6140d-c3b1-46c1-801b-bc4b365487f9",
"last_updated": "2023-11-23T16:23:08.359551-05:00",
"created_at": "2023-11-22T09:08:17.739132-05:00",
"name": "Game Total Over 235.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46423717-4c04-4ca7-8f65-46b3d17e2900/?format=api"
}
]
}