GET /api/bet_types/675986a0-3a25-496b-bab8-a694a0260618/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "675986a0-3a25-496b-bab8-a694a0260618",
"match": "https://api-prod.gambitprofit.com/api/matches/94409ada-107d-4b1e-91d6-f0283a3b91d2/?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 Over 8.5",
"amount": 5110.0
},
{
"team": "Game Total Under 8.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "a3ed3d2f-eeb8-4280-b0c9-5f89de41d531",
"gambit_id": "006ee847-4749-4c3e-93b5-0e3724b3070f",
"last_updated": "2022-08-21T12:52:07.924189-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/675986a0-3a25-496b-bab8-a694a0260618/?format=api"
},
{
"id": "8daa4360-9a7d-478f-97b9-07c1e02924d7",
"gambit_id": "5cd5e36e-308a-4a29-92d0-4f67784051dd",
"last_updated": "2022-08-21T12:52:07.923759-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.86000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/675986a0-3a25-496b-bab8-a694a0260618/?format=api"
}
]
}