GET /api/bet_types/7d91ae24-8948-4b07-8b2a-600fadfd9a86/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d91ae24-8948-4b07-8b2a-600fadfd9a86",
"match": "https://api-prod.gambitprofit.com/api/matches/2d9837cc-f017-4170-94eb-5203d66d27d1/?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 54",
"amount": 5000.0
},
{
"team": "Game Total Over 54",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "fc7cc12e-228e-43b6-b196-8c6215609009",
"gambit_id": "b8c062df-41b7-4b80-8545-41c834d38977",
"last_updated": "2022-11-06T16:17:46.635611-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54",
"reward": "1.80000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d91ae24-8948-4b07-8b2a-600fadfd9a86/?format=api"
},
{
"id": "910b7c28-cde1-4231-8adc-a1368383689f",
"gambit_id": "c40bebcd-411e-4666-ab4d-a4c59b1432c1",
"last_updated": "2022-11-06T16:17:46.636754-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54",
"reward": "1.80000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d91ae24-8948-4b07-8b2a-600fadfd9a86/?format=api"
}
]
}