GET /api/bet_types/2652e797-401c-4461-a1bb-2956eb46d686/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2652e797-401c-4461-a1bb-2956eb46d686",
"match": "https://api-prod.gambitprofit.com/api/matches/e4496b26-57d6-4da3-9e03-45770e62c941/?format=api",
"name": "Over/Under",
"created_at": "2022-12-27T08:57:17.214655-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": 5196.0
},
{
"team": "Game Total Under 6.5",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "283b1b47-a0f4-4904-bf51-597be3ee0d60",
"gambit_id": "028aaef9-0a06-48ee-9140-51c45dcf9c99",
"last_updated": "2022-12-28T21:42:14.515371-05:00",
"created_at": "2022-12-27T08:57:17.217113-05:00",
"name": "Game Total Over 6.5",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2652e797-401c-4461-a1bb-2956eb46d686/?format=api"
},
{
"id": "ac9e4910-14a4-482c-962f-d889bf18ae50",
"gambit_id": "f04015e2-1722-4a09-a091-c063fba9cd6d",
"last_updated": "2022-12-28T21:42:14.514234-05:00",
"created_at": "2022-12-27T08:57:17.215848-05:00",
"name": "Game Total Under 6.5",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2652e797-401c-4461-a1bb-2956eb46d686/?format=api"
}
]
}