GET /api/bet_types/3394a953-6578-4e94-a035-81b211113906/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3394a953-6578-4e94-a035-81b211113906",
"match": "https://api-prod.gambitprofit.com/api/matches/857e29fe-15d0-4bc2-a40d-df5ce7c8f9c3/?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 42.5",
"amount": 5000.0
},
{
"team": "Game Total Under 42.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "9bb54252-628d-4709-a9ff-293792554e9e",
"gambit_id": "191195c3-6923-4005-9d78-5954f1d691b9",
"last_updated": "2022-11-06T16:03:36.019826-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 42.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3394a953-6578-4e94-a035-81b211113906/?format=api"
},
{
"id": "4fcd8c75-e1ff-4ee1-bc3d-838b3cde45c1",
"gambit_id": "36add0da-5320-4f76-8a48-d957a8e03f8c",
"last_updated": "2022-11-06T16:03:36.018727-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 42.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3394a953-6578-4e94-a035-81b211113906/?format=api"
}
]
}