GET /api/bet_types/8632230c-322d-419c-a87f-c37bf37879fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8632230c-322d-419c-a87f-c37bf37879fa",
"match": "https://api-prod.gambitprofit.com/api/matches/3b62f2ab-18e2-4702-9e33-b2f930014cee/?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 44.5",
"amount": 5000.0
},
{
"team": "Game Total Under 44.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b05144f9-82de-4f87-b31b-db082b85f94c",
"gambit_id": "15449d2e-af56-4339-8e94-b1e12d93101a",
"last_updated": "2022-10-01T09:12:43.411014-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8632230c-322d-419c-a87f-c37bf37879fa/?format=api"
},
{
"id": "6fee68f1-346a-44b7-8e26-05dd5c227aa0",
"gambit_id": "2dbba70a-bd15-4613-b9b4-7e68264172d7",
"last_updated": "2022-10-01T09:12:43.409866-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8632230c-322d-419c-a87f-c37bf37879fa/?format=api"
}
]
}