GET /api/bet_types/60b6ce43-b046-4acd-8da5-04050e258192/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60b6ce43-b046-4acd-8da5-04050e258192",
"match": "https://api-prod.gambitprofit.com/api/matches/83be10a1-5a69-4ed1-8833-4e0e5f7f56da/?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 211",
"amount": 5000.0
},
{
"team": "Game Total Under 211",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d85b4c1c-ba34-4c88-82cc-f6c81dbee99a",
"gambit_id": "cd04e67a-1018-4adb-aa8e-9d2069dfe82e",
"last_updated": "2022-11-30T09:47:20.061495-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 211",
"reward": "1.80000",
"odds": "1.90910",
"spread": "211.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60b6ce43-b046-4acd-8da5-04050e258192/?format=api"
},
{
"id": "9fb125dc-418c-4c09-a692-0a363f7600a6",
"gambit_id": "4e7fe8e2-1818-4a44-9a28-76ff6dc721c7",
"last_updated": "2022-11-30T09:47:20.060408-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 211",
"reward": "1.80000",
"odds": "1.90910",
"spread": "211.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60b6ce43-b046-4acd-8da5-04050e258192/?format=api"
}
]
}