GET /api/bet_types/0b35f94b-8461-4ca8-8961-00702adaf131/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b35f94b-8461-4ca8-8961-00702adaf131",
"match": "https://api-prod.gambitprofit.com/api/matches/a63dd858-b840-4bc9-a5f4-a670d2cbf8f6/?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": 5208.0
},
{
"team": "Game Total Under 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "1b8fbaba-eb95-41e9-93c9-5b1be97aa1db",
"gambit_id": "527b142c-ad2e-454d-adc9-48f19475f2f5",
"last_updated": "2022-09-22T15:17:29.816862-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b35f94b-8461-4ca8-8961-00702adaf131/?format=api"
},
{
"id": "f0ee2616-26b4-47a9-b795-344ea41fbfd1",
"gambit_id": "a905300e-e503-4557-af55-abfaacfaa9dc",
"last_updated": "2022-09-22T15:17:29.815582-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b35f94b-8461-4ca8-8961-00702adaf131/?format=api"
}
]
}