GET /api/bet_types/b0809cdc-dfe9-43e6-a6e5-c708392de70d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0809cdc-dfe9-43e6-a6e5-c708392de70d",
"match": "https://api-prod.gambitprofit.com/api/matches/6e495c91-2be7-42c4-b2ef-cf6c39471890/?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 221.5",
"amount": 5000.0
},
{
"team": "Game Total Over 221.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "79ce4d11-6361-4d26-bd9c-a7ce6b977bbd",
"gambit_id": "7321f609-0134-4ba1-b083-eb51dd96f642",
"last_updated": "2022-11-11T21:22:12.080157-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 221.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0809cdc-dfe9-43e6-a6e5-c708392de70d/?format=api"
},
{
"id": "e99da7f0-2a82-43fc-8fe8-e33a357f8df6",
"gambit_id": "ce12584a-74df-4438-a1d5-d142b0fa8198",
"last_updated": "2022-11-11T21:22:12.081245-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 221.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0809cdc-dfe9-43e6-a6e5-c708392de70d/?format=api"
}
]
}