GET /api/bet_types/c4fad8a2-4d1e-4d88-931f-2da09ed4937a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4fad8a2-4d1e-4d88-931f-2da09ed4937a",
"match": "https://api-prod.gambitprofit.com/api/matches/f93adff1-05ae-4564-8b5d-b88a8e6c3eb0/?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 7.5",
"amount": 5313.0
},
{
"team": "Game Total Over 7.5",
"amount": 4687.0
}
],
"expected_reward_tokens": 9138.36,
"profit_sb": 138.36,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "2491b848-65a0-4ef9-9c87-5b0415ca34f0",
"gambit_id": "a52c6616-9923-4f0b-a6f7-b1500c982caa",
"last_updated": "2022-08-25T10:17:08.666873-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.72000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4fad8a2-4d1e-4d88-931f-2da09ed4937a/?format=api"
},
{
"id": "d67c7cb4-cb8e-469b-8739-7d1aa9b23cb5",
"gambit_id": "085b4821-a1cd-4666-a745-4186bdf32fd8",
"last_updated": "2022-08-25T10:17:08.667380-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.95000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4fad8a2-4d1e-4d88-931f-2da09ed4937a/?format=api"
}
]
}