GET /api/bet_types/0e43ab2a-e18a-4d7e-b0c7-da79afafe46a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e43ab2a-e18a-4d7e-b0c7-da79afafe46a",
"match": "https://api-prod.gambitprofit.com/api/matches/294ec2c1-8b13-4886-9280-8754f4d52134/?format=api",
"name": "Over/Under",
"created_at": "2024-01-08T09:02:55.850701-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "86a7faa3-8682-4bf7-bf8e-f1f82273ca20",
"gambit_id": "91543fee-439a-440e-a718-b8129abe2c9a",
"last_updated": "2024-01-10T10:13:16.767355-05:00",
"created_at": "2024-01-08T09:02:55.854619-05:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e43ab2a-e18a-4d7e-b0c7-da79afafe46a/?format=api"
},
{
"id": "177c488f-a913-4876-b4e7-93cf5d774f42",
"gambit_id": "806e0e98-2ca6-42fe-9058-0d831f8e40dc",
"last_updated": "2024-01-10T10:13:16.771120-05:00",
"created_at": "2024-01-08T09:02:55.858598-05:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e43ab2a-e18a-4d7e-b0c7-da79afafe46a/?format=api"
}
]
}