GET /api/bet_types/2a6b054b-16c2-4d30-b982-0e5088a45d24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a6b054b-16c2-4d30-b982-0e5088a45d24",
"match": "https://api-prod.gambitprofit.com/api/matches/7e8998e9-0496-4ae9-af00-60af0f4a440a/?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 Over 7.5",
"amount": 5208.0
},
{
"team": "Game Total Under 7.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "9742dedd-631d-44bc-9dfd-694900772a19",
"gambit_id": "4fc0856b-8b34-4d5a-9d05-9907b624efbe",
"last_updated": "2022-09-17T17:12:29.471022-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a6b054b-16c2-4d30-b982-0e5088a45d24/?format=api"
},
{
"id": "5354d5a1-a4e9-4d77-9513-4a07351c1a0c",
"gambit_id": "85c90709-4dd3-4cd4-8fe8-00621c11f881",
"last_updated": "2022-09-17T17:12:29.472004-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a6b054b-16c2-4d30-b982-0e5088a45d24/?format=api"
}
]
}