GET /api/bet_types/851a9079-ea12-42a9-abc9-61c365d6d6f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "851a9079-ea12-42a9-abc9-61c365d6d6f5",
"match": "https://api-prod.gambitprofit.com/api/matches/d5bca40b-cea5-4788-b224-593a7b980ae3/?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": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "7f32593f-537b-4f17-85ee-0d66b866d2cf",
"gambit_id": "b803455a-d9ac-4591-a530-5d4e08581f9b",
"last_updated": "2022-11-18T09:52:43.618806-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851a9079-ea12-42a9-abc9-61c365d6d6f5/?format=api"
},
{
"id": "47e05d2b-699b-4219-9399-75fbf4867e91",
"gambit_id": "c12c3eb7-1e6a-4ed5-a911-d16882470d9c",
"last_updated": "2022-11-18T09:52:43.619922-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851a9079-ea12-42a9-abc9-61c365d6d6f5/?format=api"
}
]
}