GET /api/bet_types/b0410258-a965-4b9b-a992-5d2e161ac903/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0410258-a965-4b9b-a992-5d2e161ac903",
"match": "https://api-prod.gambitprofit.com/api/matches/117c32de-667e-4152-bdff-fc41ce8232a3/?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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Over 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "0041e7f3-34ec-4b6f-9b86-0a08c642ded3",
"gambit_id": "a926eb4d-fe6a-4bc4-801e-fc4d46f8bf85",
"last_updated": "2022-10-24T10:02:14.010025-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 225.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0410258-a965-4b9b-a992-5d2e161ac903/?format=api"
},
{
"id": "58cd8618-f000-4556-8112-9391931aea0f",
"gambit_id": "300afaaf-c301-49e0-acd1-0b0c3c7fd16c",
"last_updated": "2022-10-24T10:02:14.011286-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 225.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0410258-a965-4b9b-a992-5d2e161ac903/?format=api"
}
]
}