GET /api/bet_types/86648b9c-6990-4d1e-b40b-bc7702f61b80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86648b9c-6990-4d1e-b40b-bc7702f61b80",
"match": "https://api-prod.gambitprofit.com/api/matches/699e25fb-9c8d-4330-a461-dd8731d746f2/?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 61.5",
"amount": 5000.0
},
{
"team": "Game Total Over 61.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "6897e3a9-f9a4-4f05-98bb-909771066c08",
"gambit_id": "f927d415-eead-462e-9284-b01c87e8c172",
"last_updated": "2022-09-05T09:42:25.096458-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 61.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "61.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86648b9c-6990-4d1e-b40b-bc7702f61b80/?format=api"
},
{
"id": "099f0f59-a9de-4525-86cb-8d218656a0e0",
"gambit_id": "333c1783-a55a-490a-8083-fdef3e119bc3",
"last_updated": "2022-09-05T09:42:25.097463-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 61.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "61.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86648b9c-6990-4d1e-b40b-bc7702f61b80/?format=api"
}
]
}