GET /api/bet_types/50ddeb16-26e0-4e9c-be62-dc7fdc94a148/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50ddeb16-26e0-4e9c-be62-dc7fdc94a148",
"match": "https://api-prod.gambitprofit.com/api/matches/33c3f10e-925e-4bed-ae9b-37e7767d1084/?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 239.5",
"amount": 5000.0
},
{
"team": "Game Total Over 239.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "72f682bb-55be-40e4-9a65-dabffda12a5d",
"gambit_id": "192061a7-761b-405b-83b1-21286309aa6d",
"last_updated": "2022-12-15T10:51:59.757038-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 239.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ddeb16-26e0-4e9c-be62-dc7fdc94a148/?format=api"
},
{
"id": "9f59213a-e769-40db-91ab-57759cca88a9",
"gambit_id": "3258ca01-2561-4588-846d-694b078f5b06",
"last_updated": "2022-12-15T10:51:59.758127-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 239.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ddeb16-26e0-4e9c-be62-dc7fdc94a148/?format=api"
}
]
}