GET /api/bet_types/770f1c12-5164-4020-98ce-cf71d18e3f18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "770f1c12-5164-4020-98ce-cf71d18e3f18",
"match": "https://api-prod.gambitprofit.com/api/matches/7daad6ba-bff5-439e-91a8-34436a9637a4/?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 45.5",
"amount": 5000.0
},
{
"team": "Game Total Over 45.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b19c600a-0386-4299-9393-f1ccd0d99ef0",
"gambit_id": "725300e3-b9db-4c37-8d48-3ed30a207fe1",
"last_updated": "2022-12-19T13:32:07.307922-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 45.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/770f1c12-5164-4020-98ce-cf71d18e3f18/?format=api"
},
{
"id": "3e4c71a9-9e69-4003-9a36-0201bd0e146d",
"gambit_id": "358d3b9a-f30f-43b9-9dea-848dea26eeb0",
"last_updated": "2022-12-19T13:32:07.309054-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 45.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/770f1c12-5164-4020-98ce-cf71d18e3f18/?format=api"
}
]
}