GET /api/bet_types/d78081ea-c796-4135-b5b6-925b08c4633b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d78081ea-c796-4135-b5b6-925b08c4633b",
"match": "https://api-prod.gambitprofit.com/api/matches/d2d649f7-6d2d-4ccb-a7bd-d6d0b5152a12/?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 Over 2.5",
"amount": 5583.0
},
{
"team": "Game Total Under 2.5",
"amount": 4417.0
}
],
"expected_reward_tokens": 8876.97,
"profit_sb": -123.03,
"profit_sb_percentage": -1.37,
"recommended": false
},
"lines": [
{
"id": "633ceb2e-5e65-4a88-aff2-94a46822cf60",
"gambit_id": "c7b4eeac-ee77-4bcd-bf1f-6dd7085f139a",
"last_updated": "2022-11-07T09:37:04.265864-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.59000",
"odds": "1.67000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78081ea-c796-4135-b5b6-925b08c4633b/?format=api"
},
{
"id": "179453fd-c1a9-47fe-b78f-361e84be5e41",
"gambit_id": "c5f7a109-84bb-45db-893a-a9979b46d075",
"last_updated": "2022-11-07T09:37:04.264717-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.01000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78081ea-c796-4135-b5b6-925b08c4633b/?format=api"
}
]
}