GET /api/bet_types/8415a8c7-8213-47da-bb3d-94c41cdd0986/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8415a8c7-8213-47da-bb3d-94c41cdd0986",
"match": "https://api-prod.gambitprofit.com/api/matches/e8ef05b1-fa92-4200-8935-46e7b98f6a98/?format=api",
"name": "Over/Under",
"created_at": "2023-02-12T09:32:11.128634-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 225",
"amount": 5000.0
},
{
"team": "Game Total Over 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "1d2d08c9-3e1a-4332-a193-2ecd1d7af2d2",
"gambit_id": "74656ac4-849a-4870-93f9-91409b7a3c6b",
"last_updated": "2023-02-13T09:57:12.194551-05:00",
"created_at": "2023-02-12T09:32:11.129932-05:00",
"name": "Game Total Under 225",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8415a8c7-8213-47da-bb3d-94c41cdd0986/?format=api"
},
{
"id": "d1ebc36e-6c3a-4ff0-b29f-02b30641e0cb",
"gambit_id": "8ff61e0b-cdc6-4645-b25d-7b43f80e9850",
"last_updated": "2023-02-13T09:57:12.195821-05:00",
"created_at": "2023-02-12T09:32:11.131513-05:00",
"name": "Game Total Over 225",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8415a8c7-8213-47da-bb3d-94c41cdd0986/?format=api"
}
]
}