GET /api/bet_types/48f8b10b-67a8-49e2-98ba-ba8bc89bcc16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48f8b10b-67a8-49e2-98ba-ba8bc89bcc16",
"match": "https://api-prod.gambitprofit.com/api/matches/2bdf8d49-1393-437c-98c3-7153a4244407/?format=api",
"name": "Over/Under",
"created_at": "2023-02-02T12:12:04.447094-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 237.5",
"amount": 5000.0
},
{
"team": "Game Total Over 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "ce78c36d-79d6-4627-877f-e2dd8ce01283",
"gambit_id": "ebaafcb7-ae54-4fb6-89ce-9bfc1d815ceb",
"last_updated": "2023-02-03T10:11:51.377559-05:00",
"created_at": "2023-02-02T12:12:04.448471-05:00",
"name": "Game Total Under 237.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f8b10b-67a8-49e2-98ba-ba8bc89bcc16/?format=api"
},
{
"id": "6fcd51c9-08be-4f80-b670-a690df24acc3",
"gambit_id": "ef74b924-4b32-4f36-aa10-18f2aae399de",
"last_updated": "2023-02-03T10:11:51.378833-05:00",
"created_at": "2023-02-02T12:12:04.449882-05:00",
"name": "Game Total Over 237.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f8b10b-67a8-49e2-98ba-ba8bc89bcc16/?format=api"
}
]
}