GET /api/bet_types/a1fbc670-930b-444e-852a-7aac6fe74b33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1fbc670-930b-444e-852a-7aac6fe74b33",
"match": "https://api-prod.gambitprofit.com/api/matches/612036e1-93eb-45e3-96f8-edccadada1d7/?format=api",
"name": "Over/Under",
"created_at": "2023-01-16T09:52:12.669868-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 5.5",
"amount": 5000.0
},
{
"team": "Game Total Under 5.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "0f5283c9-aa96-4aad-81b7-4c799a6cbec2",
"gambit_id": "41dcef7d-b5ef-442f-b7a5-a1edb88397a6",
"last_updated": "2023-01-17T11:22:13.983865-05:00",
"created_at": "2023-01-16T09:52:12.676322-05:00",
"name": "Game Total Over 5.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1fbc670-930b-444e-852a-7aac6fe74b33/?format=api"
},
{
"id": "3c8fb87b-8e29-4e53-a4b2-a6cb909fa332",
"gambit_id": "1c6dfb20-3cbf-42c8-83eb-961bdd4a2f8b",
"last_updated": "2023-01-17T11:22:13.982788-05:00",
"created_at": "2023-01-16T09:52:12.673022-05:00",
"name": "Game Total Under 5.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1fbc670-930b-444e-852a-7aac6fe74b33/?format=api"
}
]
}