GET /api/bet_types/39669a54-9c31-491c-b0b7-271e888bdbd7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39669a54-9c31-491c-b0b7-271e888bdbd7",
"match": "https://api-prod.gambitprofit.com/api/matches/aa1608f8-4f20-42d7-96fc-2cfdf209c0d1/?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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Over 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "fd728462-f0e6-4dc7-bf35-cc3e4d14dd96",
"gambit_id": "ab759429-3023-4f27-8b43-9d14fc435345",
"last_updated": "2022-12-13T09:57:32.619118-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 229.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39669a54-9c31-491c-b0b7-271e888bdbd7/?format=api"
},
{
"id": "7c9a6302-9e88-46e6-baf6-f90b912980b7",
"gambit_id": "1aa756a1-c906-4f23-8557-944b376fb8f4",
"last_updated": "2022-12-13T09:57:32.620205-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 229.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39669a54-9c31-491c-b0b7-271e888bdbd7/?format=api"
}
]
}