GET /api/bet_types/e0747bf0-9830-4afa-a419-bebc80a9e64b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e0747bf0-9830-4afa-a419-bebc80a9e64b",
"match": "https://api-prod.gambitprofit.com/api/matches/c98718ad-504e-4428-b3a4-e84ccbf3b7de/?format=api",
"name": "Over/Under",
"created_at": "2022-12-31T00:12:08.500846-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 2.5",
"amount": 5655.0
},
{
"team": "Game Total Over 2.5",
"amount": 4345.0
}
],
"expected_reward_tokens": 8820.35,
"profit_sb": -179.65,
"profit_sb_percentage": -2.0,
"recommended": false
},
"lines": [
{
"id": "47a6a0c4-126f-4fdd-b106-db8138f5dd54",
"gambit_id": "e4de9232-1333-4350-a9e5-8880894fb562",
"last_updated": "2023-01-01T14:31:46.459101-05:00",
"created_at": "2022-12-31T00:12:08.502411-05:00",
"name": "Game Total Under 2.5",
"reward": "1.56000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0747bf0-9830-4afa-a419-bebc80a9e64b/?format=api"
},
{
"id": "9d4a567a-c482-4306-8185-22ca260287c1",
"gambit_id": "d867e4a2-a738-45a2-8807-15d91a79f97d",
"last_updated": "2023-01-01T14:31:46.460300-05:00",
"created_at": "2022-12-31T00:12:08.503773-05:00",
"name": "Game Total Over 2.5",
"reward": "2.03000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0747bf0-9830-4afa-a419-bebc80a9e64b/?format=api"
}
]
}