GET /api/bet_types/e3b4790c-d7be-47f2-a62c-665a63b14ca4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3b4790c-d7be-47f2-a62c-665a63b14ca4",
"match": "https://api-prod.gambitprofit.com/api/matches/65d4fe18-0751-4f5f-940f-c9bae012f2c6/?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 230",
"amount": 5000.0
},
{
"team": "Game Total Over 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "3b649472-5d42-4e1e-b6ee-8dabfa3671bc",
"gambit_id": "35383767-e00f-48e4-85e5-6e62d0951edf",
"last_updated": "2022-11-19T10:38:43.178734-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 230",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3b4790c-d7be-47f2-a62c-665a63b14ca4/?format=api"
},
{
"id": "dfd25c8d-b8a0-43c8-9aba-1ee918751683",
"gambit_id": "e952a118-84b8-44d6-bdd2-a8efcb526227",
"last_updated": "2022-11-19T10:38:43.179938-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 230",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3b4790c-d7be-47f2-a62c-665a63b14ca4/?format=api"
}
]
}