GET /api/bet_types/46a31874-4688-4a42-adbf-210e2a399bcc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46a31874-4688-4a42-adbf-210e2a399bcc",
"match": "https://api-prod.gambitprofit.com/api/matches/8df03cd6-4252-456a-8c58-daf531b8dc9e/?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 Under 47.5",
"amount": 5000.0
},
{
"team": "Game Total Over 47.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "e7ab5b65-ca31-4fba-ab72-4922d061ddbb",
"gambit_id": "bd0ee3f0-912f-4419-8c9e-eaba713a071f",
"last_updated": "2022-10-03T10:57:30.326646-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 47.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46a31874-4688-4a42-adbf-210e2a399bcc/?format=api"
},
{
"id": "e5034032-242e-4da0-9bfe-131d1c18a72e",
"gambit_id": "5dc3124d-5c0d-4298-a046-1fe7e0d5931a",
"last_updated": "2022-10-03T10:57:30.327703-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 47.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46a31874-4688-4a42-adbf-210e2a399bcc/?format=api"
}
]
}