GET /api/bet_types/531aa534-5e98-48f4-9160-332b25050a64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "531aa534-5e98-48f4-9160-332b25050a64",
"match": "https://api-prod.gambitprofit.com/api/matches/d6b0473f-1ec2-47f4-be40-fb197aaefe97/?format=api",
"name": "Over/Under",
"created_at": "2022-12-30T10:27:10.183549-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 6.5",
"amount": 5098.0
},
{
"team": "Game Total Over 6.5",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "a5a5354d-90d1-499d-bae4-b646041946b8",
"gambit_id": "47a8e37d-d236-4a00-be41-858de8b342c1",
"last_updated": "2022-12-31T16:56:56.930158-05:00",
"created_at": "2022-12-30T10:27:10.184746-05:00",
"name": "Game Total Under 6.5",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531aa534-5e98-48f4-9160-332b25050a64/?format=api"
},
{
"id": "781f3b02-43fc-4912-99ee-fcba2595cea1",
"gambit_id": "6349b36e-b980-483d-92d7-b917575defc8",
"last_updated": "2022-12-31T16:56:56.931443-05:00",
"created_at": "2022-12-30T10:27:10.185963-05:00",
"name": "Game Total Over 6.5",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531aa534-5e98-48f4-9160-332b25050a64/?format=api"
}
]
}