GET /api/bet_types/3e7d58a0-139f-479f-96e9-23219dad8c71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e7d58a0-139f-479f-96e9-23219dad8c71",
"match": "https://api-prod.gambitprofit.com/api/matches/40f14e71-661a-420a-b683-985a240f0a58/?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 60.5",
"amount": 5000.0
},
{
"team": "Game Total Under 60.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "aff811cb-4424-4ef2-b52d-ec7d47c5b143",
"gambit_id": "4bba3ccd-2fa0-455e-b31f-2f498d6ac802",
"last_updated": "2022-09-05T09:42:19.431144-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 60.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "60.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e7d58a0-139f-479f-96e9-23219dad8c71/?format=api"
},
{
"id": "0885e280-8146-44c4-a911-f5c3e4c2e4c0",
"gambit_id": "f5414eae-4707-4865-8f0a-7060329b0b04",
"last_updated": "2022-09-05T09:42:19.429953-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 60.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "60.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e7d58a0-139f-479f-96e9-23219dad8c71/?format=api"
}
]
}