GET /api/bet_types/53ef9a48-2e98-4e81-8d7d-cbcd570b52b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53ef9a48-2e98-4e81-8d7d-cbcd570b52b8",
"match": "https://api-prod.gambitprofit.com/api/matches/15c7fb14-1c44-4e7a-b6fe-07f57e5daf1d/?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 6.5",
"amount": 5196.0
},
{
"team": "Game Total Over 6.5",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "73657169-f063-4b79-bda8-572aa9fb8219",
"gambit_id": "03e8dbe3-f056-42ea-a64b-caed10892516",
"last_updated": "2022-12-23T12:17:24.056054-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53ef9a48-2e98-4e81-8d7d-cbcd570b52b8/?format=api"
},
{
"id": "0fec85e0-bdde-4b3a-9558-723faaa42b16",
"gambit_id": "e51f5ae2-08c3-4e70-9f04-ba306ed56407",
"last_updated": "2022-12-23T12:17:24.057225-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53ef9a48-2e98-4e81-8d7d-cbcd570b52b8/?format=api"
}
]
}