GET /api/bet_types/bfdd49bb-a860-4980-8685-5256c1e5cf82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bfdd49bb-a860-4980-8685-5256c1e5cf82",
"match": "https://api-prod.gambitprofit.com/api/matches/7af9bc08-e7f9-43f8-a49f-c58e9b900005/?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 46",
"amount": 5000.0
},
{
"team": "Game Total Under 46",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "9ec0528f-12b0-4a0e-a2c3-74c5a7b73ef3",
"gambit_id": "e12ad8b3-deec-4531-ab53-1a225d5b0c97",
"last_updated": "2022-09-11T09:52:31.052250-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 46",
"reward": "1.81000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfdd49bb-a860-4980-8685-5256c1e5cf82/?format=api"
},
{
"id": "3f13239e-6e42-40b6-8aed-dae1b38c3558",
"gambit_id": "9f67fec5-6170-4ff4-8baf-16d0986e37c3",
"last_updated": "2022-09-11T09:52:31.051011-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 46",
"reward": "1.81000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfdd49bb-a860-4980-8685-5256c1e5cf82/?format=api"
}
]
}