GET /api/bet_types/68ac3183-7486-4970-8e39-79ed655fad95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68ac3183-7486-4970-8e39-79ed655fad95",
"match": "https://api-prod.gambitprofit.com/api/matches/447cb1d0-cb6c-40f7-868d-8cf4498240d0/?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 222",
"amount": 5000.0
},
{
"team": "Game Total Over 222",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8b58bfec-6718-4b06-b944-ae1829ad2f91",
"gambit_id": "d6da72df-430d-421b-84ab-6393a057bd0a",
"last_updated": "2022-11-14T11:28:17.216056-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 222",
"reward": "1.80000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ac3183-7486-4970-8e39-79ed655fad95/?format=api"
},
{
"id": "dd3e7a47-fca0-43b8-ba33-5ea4c5613a87",
"gambit_id": "c43134bc-570e-4a8c-90fc-90d9e478f621",
"last_updated": "2022-11-14T11:28:17.217190-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 222",
"reward": "1.80000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ac3183-7486-4970-8e39-79ed655fad95/?format=api"
}
]
}