GET /api/bet_types/304340c9-e20b-4cad-9ce9-2f7aacfee1d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "304340c9-e20b-4cad-9ce9-2f7aacfee1d8",
"match": "https://api-prod.gambitprofit.com/api/matches/b44d3818-05dd-44f4-9e88-d6bdb7c535b6/?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 6.5",
"amount": 5224.0
},
{
"team": "Game Total Over 6.5",
"amount": 4776.0
}
],
"expected_reward_tokens": 9455.44,
"profit_sb": -44.56,
"profit_sb_percentage": -0.47,
"recommended": false
},
"lines": [
{
"id": "d3596618-6067-4e08-8c1e-68e5b4981ea1",
"gambit_id": "07d5eb62-dc79-4a04-b2f4-b82b16fcf5f2",
"last_updated": "2022-10-15T18:57:02.113750-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/304340c9-e20b-4cad-9ce9-2f7aacfee1d8/?format=api"
},
{
"id": "714cafe3-eb3c-424e-b615-5b1e4360cfc7",
"gambit_id": "5bf77d2a-c753-42b7-81dc-78fc091410b0",
"last_updated": "2022-10-15T18:57:02.114745-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.98000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/304340c9-e20b-4cad-9ce9-2f7aacfee1d8/?format=api"
}
]
}