GET /api/bet_types/28be1889-1993-46a7-8713-40efb696fb35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28be1889-1993-46a7-8713-40efb696fb35",
"match": "https://api-prod.gambitprofit.com/api/matches/591a459a-cc6f-46f7-b2a2-fc2d2be54ae6/?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 58.5",
"amount": 5000.0
},
{
"team": "Game Total Under 58.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "5c931376-f121-4b5d-adf6-172fbedc09ea",
"gambit_id": "e2846ed2-b74b-42ae-b068-88a84251d294",
"last_updated": "2022-09-18T18:12:30.923563-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28be1889-1993-46a7-8713-40efb696fb35/?format=api"
},
{
"id": "1355ff40-94e6-4ab2-9993-0efe3067e459",
"gambit_id": "d03e3dc6-7381-45db-8b4e-637098f9277d",
"last_updated": "2022-09-18T18:12:30.922584-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28be1889-1993-46a7-8713-40efb696fb35/?format=api"
}
]
}