GET /api/bet_types/6e3ba8db-0318-438e-9b04-2a943cdc3b67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e3ba8db-0318-438e-9b04-2a943cdc3b67",
"match": "https://api-prod.gambitprofit.com/api/matches/8b9dfbc6-3f5c-4cb9-bbf2-c8487889e20d/?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 7",
"amount": 5208.0
},
{
"team": "Game Total Over 7",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "342bf871-d7d3-4748-832c-ec7bdc055fd9",
"gambit_id": "6e5d01f1-a379-4c90-8c3e-3ec75c3cffec",
"last_updated": "2022-09-20T08:32:10.237476-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e3ba8db-0318-438e-9b04-2a943cdc3b67/?format=api"
},
{
"id": "59f00771-22da-4241-94ad-b8a0aec778dc",
"gambit_id": "178d695b-7604-47f5-b7f5-bb4c53974f9a",
"last_updated": "2022-09-20T08:32:10.238726-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e3ba8db-0318-438e-9b04-2a943cdc3b67/?format=api"
}
]
}