GET /api/bet_types/2f63c816-c672-4a4b-926f-b767c618bf59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f63c816-c672-4a4b-926f-b767c618bf59",
"match": "https://api-prod.gambitprofit.com/api/matches/aa2f6919-27e9-4f18-af4c-f87bc92ad108/?format=api",
"name": "Over/Under",
"created_at": "2023-01-28T09:42:06.081782-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 238",
"amount": 5000.0
},
{
"team": "Game Total Over 238",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "3100e811-3ea5-4cc9-a595-084eb3e1dd4b",
"gambit_id": "9d35da5d-de6c-47ea-961c-cedfc4303f08",
"last_updated": "2023-01-30T17:46:55.186518-05:00",
"created_at": "2023-01-28T09:42:06.083065-05:00",
"name": "Game Total Under 238",
"reward": "1.88000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f63c816-c672-4a4b-926f-b767c618bf59/?format=api"
},
{
"id": "86325f49-3c32-48ab-b3e3-5bc831a22fbb",
"gambit_id": "690f23d8-23bf-401b-ac2b-0daef6efadee",
"last_updated": "2023-01-30T17:46:55.187672-05:00",
"created_at": "2023-01-28T09:42:06.084422-05:00",
"name": "Game Total Over 238",
"reward": "1.88000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f63c816-c672-4a4b-926f-b767c618bf59/?format=api"
}
]
}