GET /api/bet_types/7cc9b664-6779-4410-bf91-c61016e34605/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7cc9b664-6779-4410-bf91-c61016e34605",
"match": "https://api-prod.gambitprofit.com/api/matches/6d0d2702-4756-4184-891b-ab72571b5f78/?format=api",
"name": "Over/Under",
"created_at": "2023-07-02T08:58:23.364985-04: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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0ff68649-717c-4b53-85bd-16e62e1f16f2",
"gambit_id": "535774e7-0d30-4629-983e-59c429ff3355",
"last_updated": "2023-07-04T10:18:06.808259-04:00",
"created_at": "2023-07-02T08:58:23.369988-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cc9b664-6779-4410-bf91-c61016e34605/?format=api"
},
{
"id": "62469d49-3387-4593-9fba-99bb12925097",
"gambit_id": "3ef0c9e7-7c04-4e14-bc33-8e7117f166f9",
"last_updated": "2023-07-04T10:18:06.806837-04:00",
"created_at": "2023-07-02T08:58:23.367532-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cc9b664-6779-4410-bf91-c61016e34605/?format=api"
}
]
}