GET /api/bet_types/9829294f-7219-495f-b426-24a6777ba7dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9829294f-7219-495f-b426-24a6777ba7dc",
"match": "https://api-prod.gambitprofit.com/api/matches/83179ae9-80ed-4e6c-9ac7-fafbb2619249/?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 52",
"amount": 5000.0
},
{
"team": "Game Total Over 52",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "57e43c26-a2bc-4f7e-9c71-38423d457720",
"gambit_id": "6cba4dd4-fbd6-4e1d-bdb5-0900eaec5482",
"last_updated": "2022-12-04T11:07:17.682638-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 52",
"reward": "1.80000",
"odds": "1.90910",
"spread": "52.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9829294f-7219-495f-b426-24a6777ba7dc/?format=api"
},
{
"id": "33bf9f2b-4cee-4b6c-80b8-a073b69e944a",
"gambit_id": "0dee5059-2c2c-4c74-ab4e-45c21a153bf5",
"last_updated": "2022-12-04T11:07:17.683735-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 52",
"reward": "1.80000",
"odds": "1.90910",
"spread": "52.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9829294f-7219-495f-b426-24a6777ba7dc/?format=api"
}
]
}