GET /api/bet_types/4e9aa79f-8b8d-4fee-b434-266331f66fed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e9aa79f-8b8d-4fee-b434-266331f66fed",
"match": "https://api-prod.gambitprofit.com/api/matches/b5d43ed4-592c-48c4-8080-22898b8346a0/?format=api",
"name": "Over/Under",
"created_at": "2023-02-23T14:32:08.778453-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 40",
"amount": 5000.0
},
{
"team": "Game Total Over 40",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "e85e98c5-fd63-4075-b669-0e52416d0766",
"gambit_id": "9968a905-db48-400a-800b-b2d588c148a0",
"last_updated": "2023-02-28T12:37:05.159168-05:00",
"created_at": "2023-02-23T14:32:08.779731-05:00",
"name": "Game Total Under 40",
"reward": "1.88000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e9aa79f-8b8d-4fee-b434-266331f66fed/?format=api"
},
{
"id": "7ad433be-3315-4835-a8dd-28c503fbd179",
"gambit_id": "78c27f03-a85f-4ae5-97fd-e664286354f5",
"last_updated": "2023-02-28T12:37:05.160338-05:00",
"created_at": "2023-02-23T14:32:08.781021-05:00",
"name": "Game Total Over 40",
"reward": "1.88000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e9aa79f-8b8d-4fee-b434-266331f66fed/?format=api"
}
]
}