GET /api/bet_types/5966863a-a909-4895-a1ef-fc8e3ae4c102/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5966863a-a909-4895-a1ef-fc8e3ae4c102",
"match": "https://api-prod.gambitprofit.com/api/matches/360c45c2-99b6-449e-85b4-96cd3380d5c6/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 234",
"amount": 5000.0
},
{
"team": "Game Total Over 234",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b872b0c1-c5a1-4374-96bd-88b38fe9525b",
"gambit_id": "3e2460ad-6227-4eb0-b21c-70a83dd415c5",
"last_updated": "2022-11-06T20:17:28.737903-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 234",
"reward": "1.80000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5966863a-a909-4895-a1ef-fc8e3ae4c102/?format=api"
},
{
"id": "7ad63879-3699-44f9-bd55-61bcdf624f89",
"gambit_id": "7957d6f8-171d-46fc-8522-83e9a6f59f49",
"last_updated": "2022-11-06T20:17:28.739053-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 234",
"reward": "1.80000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5966863a-a909-4895-a1ef-fc8e3ae4c102/?format=api"
}
]
}