GET /api/bet_types/48a6d0c4-489f-48f6-9351-a5ce69934c5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48a6d0c4-489f-48f6-9351-a5ce69934c5b",
"match": "https://api-prod.gambitprofit.com/api/matches/681c66e5-1d21-4193-8863-9f7100d5b846/?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 7.5",
"amount": 5313.0
},
{
"team": "Game Total Over 7.5",
"amount": 4687.0
}
],
"expected_reward_tokens": 9138.36,
"profit_sb": 138.36,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "1c9e1a60-f3ab-4f72-8929-472c7b87d0b6",
"gambit_id": "3cb2bc28-32ce-4a79-925e-89b0fb641d50",
"last_updated": "2022-08-29T13:12:07.404207-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.72000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48a6d0c4-489f-48f6-9351-a5ce69934c5b/?format=api"
},
{
"id": "f4748096-8d9e-4886-878b-eefffc4ffd3c",
"gambit_id": "0ea4c5be-3bd2-4412-8889-1c475197155c",
"last_updated": "2022-08-29T13:12:07.404741-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.95000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48a6d0c4-489f-48f6-9351-a5ce69934c5b/?format=api"
}
]
}