GET /api/bet_types/ad8150b6-169e-4371-b7cb-b169337ccbd4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad8150b6-169e-4371-b7cb-b169337ccbd4",
"match": "https://api-prod.gambitprofit.com/api/matches/be538448-4bca-4c83-b93f-33910877b141/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:37:00.738360-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 237.5",
"amount": 5000.0
},
{
"team": "Game Total Over 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "ad2c675e-f358-4ba1-bd09-4ef6d073aae0",
"gambit_id": "77d0d656-ff50-42ba-9025-85d2abc39047",
"last_updated": "2023-03-01T09:32:03.318512-05:00",
"created_at": "2023-02-28T12:37:00.739614-05:00",
"name": "Game Total Under 237.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad8150b6-169e-4371-b7cb-b169337ccbd4/?format=api"
},
{
"id": "692a1792-52b6-4ae3-b65a-00fa5c8f769f",
"gambit_id": "d13dbf20-e499-4f37-8c2a-76aeb950c2a0",
"last_updated": "2023-03-01T09:32:03.319670-05:00",
"created_at": "2023-02-28T12:37:00.740927-05:00",
"name": "Game Total Over 237.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad8150b6-169e-4371-b7cb-b169337ccbd4/?format=api"
}
]
}