GET /api/bet_types/68d768b7-6886-4a3f-8157-27e74d7122c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68d768b7-6886-4a3f-8157-27e74d7122c2",
"match": "https://api-prod.gambitprofit.com/api/matches/278ce9e5-be47-4032-a368-aeea64469297/?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": 6011.0
},
{
"team": "Game Total Under 2.5",
"amount": 3989.0
}
],
"expected_reward_tokens": 8895.47,
"profit_sb": -104.53,
"profit_sb_percentage": -1.16,
"recommended": false
},
"lines": [
{
"id": "dc3d7eed-8dd6-45ce-8851-db8bc97e1eaa",
"gambit_id": "0fcf14d6-87d7-490a-80ec-5afbba43baff",
"last_updated": "2022-11-03T10:08:44.388322-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.48000",
"odds": "1.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68d768b7-6886-4a3f-8157-27e74d7122c2/?format=api"
},
{
"id": "ca44eebd-052e-4bfe-8b71-160bde8520fb",
"gambit_id": "a81de856-eab2-4fd6-8bc1-7f1d0eff468a",
"last_updated": "2022-11-03T10:08:44.387152-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.23000",
"odds": "2.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68d768b7-6886-4a3f-8157-27e74d7122c2/?format=api"
}
]
}