GET /api/bet_types/f1dbd2a4-c8eb-4564-85b1-bb3779c71549/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1dbd2a4-c8eb-4564-85b1-bb3779c71549",
"match": "https://api-prod.gambitprofit.com/api/matches/bf4949c3-68cf-44dc-8548-008169ec5a7f/?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 6.5",
"amount": 5419.0
},
{
"team": "Game Total Under 6.5",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "27150db7-a7b3-4c3d-a1ab-15388c069eaf",
"gambit_id": "14d0ccf9-5b79-4080-bafd-ce6d4916a7a0",
"last_updated": "2022-10-22T09:27:27.176849-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.75000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1dbd2a4-c8eb-4564-85b1-bb3779c71549/?format=api"
},
{
"id": "2bdc43aa-ad5e-4ae3-ae06-19b33b90394c",
"gambit_id": "fd5e2d67-c70f-4cfb-ab0f-31ad5ad5d2b6",
"last_updated": "2022-10-22T09:27:27.175852-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.07000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1dbd2a4-c8eb-4564-85b1-bb3779c71549/?format=api"
}
]
}