GET /api/bet_types/af465e37-9161-4a8c-9fbd-857b898ab647/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af465e37-9161-4a8c-9fbd-857b898ab647",
"match": "https://api-prod.gambitprofit.com/api/matches/ce261a08-5f3f-4800-937c-a942a905ccf9/?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 Over 232.5",
"amount": 5000.0
},
{
"team": "Game Total Under 232.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": 400.0,
"profit_sb_percentage": 4.44,
"recommended": true
},
"lines": [
{
"id": "52aaf332-655b-4fd1-b6b9-3df10efc0289",
"gambit_id": "d0c72e43-5edc-4907-8b2e-445dafa94f3c",
"last_updated": "2022-11-02T10:48:12.347617-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 232.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af465e37-9161-4a8c-9fbd-857b898ab647/?format=api"
},
{
"id": "dd371014-66bb-4d57-a43e-90ffec847ffd",
"gambit_id": "09652ce4-5885-4940-a763-931ee862491d",
"last_updated": "2022-11-02T10:48:12.346455-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 232.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af465e37-9161-4a8c-9fbd-857b898ab647/?format=api"
}
]
}