GET /api/bet_types/32860213-9589-4af4-8d48-3410951fdcfa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32860213-9589-4af4-8d48-3410951fdcfa",
"match": "https://api-prod.gambitprofit.com/api/matches/4e7fd4b0-d5ef-4633-a498-8ff249d367b1/?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 47.5",
"amount": 5000.0
},
{
"team": "Game Total Over 47.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "82604bce-a0f3-48d4-99d2-524fd076f7a7",
"gambit_id": "125c131b-11b9-4a5e-a027-9e4efeb7f1c4",
"last_updated": "2022-09-18T20:32:16.227548-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 47.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32860213-9589-4af4-8d48-3410951fdcfa/?format=api"
},
{
"id": "6e05332b-4ef6-4493-8b21-350b52560634",
"gambit_id": "916892d2-d625-41c8-ae8b-6f918c90d709",
"last_updated": "2022-09-18T20:32:16.228743-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 47.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32860213-9589-4af4-8d48-3410951fdcfa/?format=api"
}
]
}