GET /api/bet_types/937b09bc-a0ea-4a38-9b19-8a4e5593b76a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "937b09bc-a0ea-4a38-9b19-8a4e5593b76a",
"match": "https://api-prod.gambitprofit.com/api/matches/99ea611e-8745-4267-9a6e-1017a650da67/?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 48.5",
"amount": 5000.0
},
{
"team": "Game Total Over 48.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "bf734a88-90ff-4e86-a3ab-9cb62dd6cc5a",
"gambit_id": "bc696cc1-9869-4339-8b19-3cd84119b513",
"last_updated": "2022-09-11T09:57:39.295496-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/937b09bc-a0ea-4a38-9b19-8a4e5593b76a/?format=api"
},
{
"id": "3a45f1f9-a725-4a7f-928d-f0c22ee1fd7d",
"gambit_id": "a9f1ae91-66c4-4c36-a195-be857f2678d4",
"last_updated": "2022-09-11T09:57:39.296760-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/937b09bc-a0ea-4a38-9b19-8a4e5593b76a/?format=api"
}
]
}