GET /api/bet_types/53af35e1-4b1d-4f7a-a026-dafc95e9ba61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53af35e1-4b1d-4f7a-a026-dafc95e9ba61",
"match": "https://api-prod.gambitprofit.com/api/matches/6ab788d1-b528-4444-bf2d-672b0a67c5e9/?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 8.5",
"amount": 5207.0
},
{
"team": "Game Total Over 8.5",
"amount": 4793.0
}
],
"expected_reward_tokens": 9058.77,
"profit_sb": 58.77,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "ebf82253-2e4c-4b32-aafc-4f6a63dfcfb1",
"gambit_id": "9b33496f-4515-4a87-9422-36fcd81a76af",
"last_updated": "2022-09-21T16:22:00.491734-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.74000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53af35e1-4b1d-4f7a-a026-dafc95e9ba61/?format=api"
},
{
"id": "97ae8e5b-7012-49c6-a935-bfca20350c93",
"gambit_id": "03983808-68d2-4ba9-a73d-73a7899fb28b",
"last_updated": "2022-09-21T16:22:00.492977-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.89000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53af35e1-4b1d-4f7a-a026-dafc95e9ba61/?format=api"
}
]
}