GET /api/bet_types/2444dc1a-2938-4e0e-9b95-5a1a3f321bee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2444dc1a-2938-4e0e-9b95-5a1a3f321bee",
"match": "https://api-prod.gambitprofit.com/api/matches/b409cdaa-ce8a-4837-a27b-fad33d32cfd1/?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 39",
"amount": 5000.0
},
{
"team": "Game Total Over 39",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "e46dd701-98be-485e-8024-2324adcb252e",
"gambit_id": "ed4cca0f-ff04-4f19-9503-cf39086a0493",
"last_updated": "2022-08-20T12:12:00.815284-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 39",
"reward": "1.83000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2444dc1a-2938-4e0e-9b95-5a1a3f321bee/?format=api"
},
{
"id": "cdd51536-dd8f-4165-a43e-234a6af90262",
"gambit_id": "80aeac3d-50da-44f1-a3b4-a752e295384e",
"last_updated": "2022-08-20T12:12:00.815800-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 39",
"reward": "1.83000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2444dc1a-2938-4e0e-9b95-5a1a3f321bee/?format=api"
}
]
}