GET /api/bet_types/13f886e2-58a5-41cf-bcda-1fc05a080825/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13f886e2-58a5-41cf-bcda-1fc05a080825",
"match": "https://api-prod.gambitprofit.com/api/matches/fa562c2f-3443-4e3e-aa83-8d1c1068be34/?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 7.5",
"amount": 5000.0
},
{
"team": "Game Total Over 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "fcf51680-8312-423a-b11c-08b4c04989f5",
"gambit_id": "2676ce8f-3eb5-42b7-97e8-649eef5c828b",
"last_updated": "2022-08-16T13:57:08.205727-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13f886e2-58a5-41cf-bcda-1fc05a080825/?format=api"
},
{
"id": "11b7dece-ee81-4336-9f53-65b629de9dab",
"gambit_id": "2639bf99-2805-4f60-8100-b3db0646eda2",
"last_updated": "2022-08-16T13:57:08.206239-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13f886e2-58a5-41cf-bcda-1fc05a080825/?format=api"
}
]
}