GET /api/bet_types/51b049d1-fd3e-44d3-8196-96c7476747e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51b049d1-fd3e-44d3-8196-96c7476747e9",
"match": "https://api-prod.gambitprofit.com/api/matches/057d51f6-2c17-4ae0-b3dc-85e26cb5ae78/?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 42.5",
"amount": 5000.0
},
{
"team": "Game Total Over 42.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "4eaed0b0-c069-4f2d-a616-276b3b200ce2",
"gambit_id": "96e33871-ffa6-4f18-b3f7-2fdd87bd9019",
"last_updated": "2022-11-28T11:47:15.701259-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 42.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51b049d1-fd3e-44d3-8196-96c7476747e9/?format=api"
},
{
"id": "2ab58bee-81e2-4d83-8a31-80aad568646d",
"gambit_id": "02423590-112d-411b-b0ea-7699aec3ee35",
"last_updated": "2022-11-28T11:47:15.702449-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 42.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51b049d1-fd3e-44d3-8196-96c7476747e9/?format=api"
}
]
}