GET /api/bet_types/7effd7c8-9357-49cf-8d88-9352f3084447/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7effd7c8-9357-49cf-8d88-9352f3084447",
"match": "https://api-prod.gambitprofit.com/api/matches/9a224320-a8b3-41c9-a929-6caeae3212e6/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:13:18.124453-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",
"amount": 5000.0
},
{
"team": "Game Total Over 45",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "56b2a479-af65-47ee-a1fe-e6126691043b",
"gambit_id": "9c67110c-b926-4f66-a434-22c685cabc64",
"last_updated": "2023-11-27T20:18:14.845548-05:00",
"created_at": "2023-11-22T09:13:18.133750-05:00",
"name": "Game Total Under 45",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7effd7c8-9357-49cf-8d88-9352f3084447/?format=api"
},
{
"id": "8223aa09-63d4-4c8a-b35c-44b6db307f64",
"gambit_id": "7d4da18c-1e85-45fa-91b3-26295163f7b3",
"last_updated": "2023-11-27T20:18:14.842429-05:00",
"created_at": "2023-11-22T09:13:18.128640-05:00",
"name": "Game Total Over 45",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7effd7c8-9357-49cf-8d88-9352f3084447/?format=api"
}
]
}